From 2bb42d9aec6a2e0d58afbbb89f1eaaf38234f43a Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 1 Dec 2017 09:42:11 +0100 Subject: [PATCH] Add changelog --- doc/news/changes/minor/20171201MartinKronbichler | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20171201MartinKronbichler diff --git a/doc/news/changes/minor/20171201MartinKronbichler b/doc/news/changes/minor/20171201MartinKronbichler new file mode 100644 index 0000000000..361f8e5024 --- /dev/null +++ b/doc/news/changes/minor/20171201MartinKronbichler @@ -0,0 +1,5 @@ +Fixed: MappingQGeneric::transform_real_to_unit_cell() with degree 1 would +previously fail for Cartesian meshes with certain combinations of roundoff +errors. This is now fixed. +
+(Martin Kronbichler, 2017/12/01) -- 2.39.5