From: Wolfgang Bangerth <bangerth@colostate.edu>
Date: Fri, 16 Dec 2016 05:38:23 +0000 (-0700)
Subject: Add changelog.
X-Git-Tag: v8.5.0-rc1~327^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3676%2Fhead;p=dealii.git

Add changelog.
---

diff --git a/doc/news/changes/minor/20161215Kauffman b/doc/news/changes/minor/20161215Kauffman
new file mode 100644
index 0000000000..c7d1bc0f15
--- /dev/null
+++ b/doc/news/changes/minor/20161215Kauffman
@@ -0,0 +1,6 @@
+ <li> Fixed: The DataOutFaces class did not work with parallel triangulations
+ if a process had no faces to deal with.
+ <br>
+ (Justin Kauffman, Wolfgang Bangerth, 2016/12/15)
+ </li>
+