From: Wolfgang Bangerth Date: Sun, 26 Apr 2020 21:51:31 +0000 (-0600) Subject: Add a changelog entry. X-Git-Tag: v9.2.0-rc1~178^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9892%2Fhead;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/major/20200415step58 b/doc/news/changes/major/20200415step58 new file mode 100644 index 0000000000..24e236572b --- /dev/null +++ b/doc/news/changes/major/20200415step58 @@ -0,0 +1,4 @@ +New: The step-58 tutorial program demonstrates the solution of the +nonlinear Schrödinger equation. +
+(Wolfgang Bangerth, Yong-Yong Cai, 2020/04/15)