From: Pi-Yueh Chuang Date: Thu, 14 Jun 2018 18:15:29 +0000 (-0400) Subject: log the changes to doc/news/changes/minor X-Git-Tag: v9.1.0-rc1~1039^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc96f7de5b06518bbda6939c052700a41f772b9;p=dealii.git log the changes to doc/news/changes/minor --- diff --git a/doc/news/changes/minor/20180614PiYuehChuang b/doc/news/changes/minor/20180614PiYuehChuang new file mode 100644 index 0000000000..62dd7e40c2 --- /dev/null +++ b/doc/news/changes/minor/20180614PiYuehChuang @@ -0,0 +1,4 @@ +Fixed: Mismatched numbers of components between the exact solution and +underlying FE in Step-51. +
+(Pi-Yueh Chuang 2018/06/14)