From: Martin Kronbichler Date: Thu, 16 May 2019 07:39:54 +0000 (+0200) Subject: Add changelog X-Git-Tag: v9.1.0-rc2~1^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d76ee66db8f2449bfafc04c9c2f4697b6afc48f;p=dealii.git Add changelog --- diff --git a/doc/news/changes/minor/20190516MartinKronbichler b/doc/news/changes/minor/20190516MartinKronbichler new file mode 100644 index 0000000000..102fb0df4c --- /dev/null +++ b/doc/news/changes/minor/20190516MartinKronbichler @@ -0,0 +1,5 @@ +Improved: The point identification of TransfiniteInterpolationManifold has +been made more robust. It would previously fail sometimes for strongly curved, +long and skinny cells. +
+(Martin Kronbichler, 2019/05/16)