From: Wolfgang Bangerth Date: Thu, 4 May 2017 22:11:36 +0000 (-0600) Subject: Add changelog entry. X-Git-Tag: v9.0.0-rc1~1622^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11b5fada9811c3d5a5cb0eed93d730f76ea55af;p=dealii.git Add changelog entry. --- diff --git a/doc/news/changes/incompatibilities/20170504Bangerth-2 b/doc/news/changes/incompatibilities/20170504Bangerth-2 new file mode 100644 index 0000000000..1abdc3746d --- /dev/null +++ b/doc/news/changes/incompatibilities/20170504Bangerth-2 @@ -0,0 +1,4 @@ +Changed: The deprecated constructor of MappingQEulerian +has been removed. Use the other constructor instead. +
+(Wolfgang Bangerth, 2017/05/04)