From: Wolfgang Bangerth Date: Tue, 3 Dec 2019 00:31:28 +0000 (-0700) Subject: Add a changelog entry. X-Git-Tag: v9.2.0-rc1~820^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60fb8423c7be87157dcbe9b97a8c2457ddd3fc9;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20191202WolfgangBangerth-2 b/doc/news/changes/minor/20191202WolfgangBangerth-2 new file mode 100644 index 0000000000..110ae35786 --- /dev/null +++ b/doc/news/changes/minor/20191202WolfgangBangerth-2 @@ -0,0 +1,5 @@ +Changed: step-61 no longer generates two output files for the interior +pressures and the Darcy velocities, respectively. Instead, it puts all +of this information into a single graphical output file. +
+(Wolfgang Bangerth, 2019/12/02)