From: Martin Kronbichler Date: Fri, 18 May 2018 14:57:11 +0000 (+0200) Subject: Add changelog. X-Git-Tag: v9.1.0-rc1~1128^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6628%2Fhead;p=dealii.git Add changelog. --- diff --git a/doc/news/changes/minor/20180518DanielArndtMartinKronbichler b/doc/news/changes/minor/20180518DanielArndtMartinKronbichler new file mode 100644 index 0000000000..4540afcfb9 --- /dev/null +++ b/doc/news/changes/minor/20180518DanielArndtMartinKronbichler @@ -0,0 +1,5 @@ +Fixed: Two invalid off-by-one data accesses in the initialization of +MatrixFree with face data enabled, that appeared in some rare cases on certain +configurations of processors, have been fixed. +(Daniel Arndt, Martin Kronbichler, 2018/05/18) +