From: Jean-Paul Pelteret Date: Sun, 5 May 2019 14:37:24 +0000 (+0200) Subject: Add a changelog entry. X-Git-Tag: v9.1.0-rc1~68^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ffedcd9939eb311195151be7f77f7173f5d085;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20190505Jean-PaulPelteret b/doc/news/changes/minor/20190505Jean-PaulPelteret new file mode 100644 index 0000000000..215a9edcf1 --- /dev/null +++ b/doc/news/changes/minor/20190505Jean-PaulPelteret @@ -0,0 +1,4 @@ +New: Some utility functions that facilitate the symbolic maps and symbolic +substitution maps have been added to the Differentiation::SD namespace. +
+(Jean-Paul Pelteret, 2019/05/05)