From: Alexey Ozeritskiy Date: Mon, 11 May 2020 16:05:21 +0000 (+0300) Subject: Changelog X-Git-Tag: v9.2.0-rc1~27^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10142%2Fhead;p=dealii.git Changelog --- diff --git a/doc/news/changes/minor/20200509AlexeyOzeritskiy b/doc/news/changes/minor/20200509AlexeyOzeritskiy new file mode 100644 index 0000000000..91cb6a31fa --- /dev/null +++ b/doc/news/changes/minor/20200509AlexeyOzeritskiy @@ -0,0 +1,3 @@ +Fixed: Fix a bug in tutorial step-35, which caused incorrect initial condition initialization. This bug could lead to incorrect results if the user decided to edit the equation data. +
+(Alexey Ozeritskiy, 2020/05/09)