From: Wolfgang Bangerth Date: Tue, 3 Dec 2019 01:54:41 +0000 (-0700) Subject: Add changelog entry. X-Git-Tag: v9.2.0-rc1~821^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae079bed12a26e7b137c598b4ac66db4395998e;p=dealii.git Add changelog entry. --- diff --git a/doc/news/changes/incompatibilities/20191202Bangerth-2 b/doc/news/changes/incompatibilities/20191202Bangerth-2 new file mode 100644 index 0000000000..a21565d6a7 --- /dev/null +++ b/doc/news/changes/incompatibilities/20191202Bangerth-2 @@ -0,0 +1,4 @@ +Deprecated: The include files in `deal.II/base/std_cxx11` have been +deprecated. Just use the corresponding C++11 header files. +
+(Wolfgang Bangerth, 2019/08/21)