From: Julian Roth Date: Fri, 5 Jun 2020 17:55:07 +0000 (+0200) Subject: Updated changelog X-Git-Tag: v9.3.0-rc1~1476^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afcc6f83aaa3f3ea59f6e7d0680df681386e1f09;p=dealii.git Updated changelog --- diff --git a/doc/news/changes/minor/20200525Roth b/doc/news/changes/minor/20200525Roth deleted file mode 100644 index cfeef832e7..0000000000 --- a/doc/news/changes/minor/20200525Roth +++ /dev/null @@ -1,4 +0,0 @@ -New: Applying user constraints -after prolongation and restriction in MGTransferPrebuilt. -
-(Julian Roth, 2020/05/25) diff --git a/doc/news/changes/minor/20200605Roth b/doc/news/changes/minor/20200605Roth new file mode 100644 index 0000000000..c5086e6e8f --- /dev/null +++ b/doc/news/changes/minor/20200605Roth @@ -0,0 +1,4 @@ +New: Applying user constraints +before prolongation in MGTransferPrebuilt. +
+(Julian Roth, 2020/06/05)