From: Wolfgang Bangerth Date: Wed, 15 Jan 2020 15:51:47 +0000 (-0700) Subject: Add a changelog for step-71. X-Git-Tag: v9.2.0-rc1~673^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9332%2Fhead;p=dealii.git Add a changelog for step-71. --- diff --git a/doc/news/changes/major/20200115step71 b/doc/news/changes/major/20200115step71 new file mode 100644 index 0000000000..d5c46d5b73 --- /dev/null +++ b/doc/news/changes/major/20200115step71 @@ -0,0 +1,4 @@ +New: The step-71 tutorial program demonstrates the solution of the +biharmonic equation, a fourth-order differential equation. +
+(Natasha Sharma, Guido Kanschat, Timo Heister, Wolfgang Bangerth, Zhuoran Wang, 2020/01/15)