From: Matthias Maier Date: Sun, 2 Jul 2017 17:41:46 +0000 (-0500) Subject: doc: Update news/changes placeholder X-Git-Tag: v9.0.0-rc1~1447^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46de8404975c6e2831ec18db1b46c0554688bf22;p=dealii.git doc: Update news/changes placeholder --- diff --git a/doc/news/changes/incompatibilities/20170406MatthiasMaier b/doc/news/changes/incompatibilities/20170406MatthiasMaier index d1e305a91e..1ca15b685a 100644 --- a/doc/news/changes/incompatibilities/20170406MatthiasMaier +++ b/doc/news/changes/incompatibilities/20170406MatthiasMaier @@ -1,6 +1,18 @@ Removed: A number of deprecated classes have been removed in favor of the -new LinearOperator concept: TODO -Use the LinearOperator class instead, see the module on @ref LAOperators "linear operators" -for more details. +new LinearOperator concept: + +Use the LinearOperator class instead, see the module on +@ref LAOperators "linear operators" for more details.
-(Matthias Maier, 2017/04/06) +(Matthias Maier, 2017/04/06 - 2017/07/03)