From: Timo Heister <timo.heister@gmail.com>
Date: Fri, 5 Oct 2018 08:19:26 +0000 (+0200)
Subject: changelog
X-Git-Tag: v9.1.0-rc1~658^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6754%2Fhead;p=dealii.git

changelog
---

diff --git a/doc/news/changes/minor/20181005TimoHeister b/doc/news/changes/minor/20181005TimoHeister
new file mode 100644
index 0000000000..004c5b061d
--- /dev/null
+++ b/doc/news/changes/minor/20181005TimoHeister
@@ -0,0 +1,3 @@
+The computation of normal vectors on very small cells could fail. This is now fixed.
+<br>
+(Timo Heister, 2018/10/05)