From: Wolfgang Bangerth Date: Sat, 28 Mar 2020 03:12:10 +0000 (-0600) Subject: Add a changelog entry. X-Git-Tag: v9.2.0-rc1~344^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f10704161d4f9aed93ac009e25077afc38ff18b8;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20200327Bangerth b/doc/news/changes/minor/20200327Bangerth new file mode 100644 index 0000000000..a2e55bde26 --- /dev/null +++ b/doc/news/changes/minor/20200327Bangerth @@ -0,0 +1,4 @@ +Fixed: step-52 now also outputs the time (and not just the time step) +in the VTU output files. +
+(Wolfgang Bangerth, 2020/03/27)