From: Denis Davydov Date: Wed, 27 Sep 2017 07:10:23 +0000 (+0200) Subject: a changelog for LAPACKSupport::Property X-Git-Tag: v9.0.0-rc1~1015^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c9c7340ca356a8c392c3ee1a5b4140e345d21d;p=dealii.git a changelog for LAPACKSupport::Property --- diff --git a/doc/news/changes/incompatibilities/20170925DenisDavydov b/doc/news/changes/incompatibilities/20170925DenisDavydov new file mode 100644 index 0000000000..dc2ef2aa1f --- /dev/null +++ b/doc/news/changes/incompatibilities/20170925DenisDavydov @@ -0,0 +1,4 @@ +Changed: LAPACKSupport::Properties is renamed to LAPACKSupport::Property to be +consistent with LAPACKSupport::State. +
+(Denis Davydov, 2017/08/24)