From: Wolfgang Bangerth Date: Fri, 5 May 2017 21:41:29 +0000 (-0600) Subject: Update changelog entry. X-Git-Tag: v9.0.0-rc1~1618^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7230ef0442322243964b24588bdf3cd09646fdcf;p=dealii.git Update changelog entry. --- diff --git a/doc/news/changes/incompatibilities/20170504Bangerth-2 b/doc/news/changes/incompatibilities/20170504Bangerth-2 index 1abdc3746d..58e160769a 100644 --- a/doc/news/changes/incompatibilities/20170504Bangerth-2 +++ b/doc/news/changes/incompatibilities/20170504Bangerth-2 @@ -1,4 +1,5 @@ -Changed: The deprecated constructor of MappingQEulerian -has been removed. Use the other constructor instead. +Changed: The deprecated constructors of MappingQEulerian +and MappingQ1Eulerian have been removed. Use the other constructor +of each class instead.
(Wolfgang Bangerth, 2017/05/04)