From: Wolfgang Bangerth Date: Sun, 4 Aug 2019 11:42:39 +0000 (-0600) Subject: Add a changelog entry. X-Git-Tag: v9.2.0-rc1~1317^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44bfe45e42d59eb1da7f9becc06e90259f857abd;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20190803Bangerth-1 b/doc/news/changes/minor/20190803Bangerth-1 new file mode 100644 index 0000000000..dd88095818 --- /dev/null +++ b/doc/news/changes/minor/20190803Bangerth-1 @@ -0,0 +1,4 @@ +Changed: The step-1 program no longer uses EPS to output the meshes, +but the far more modern SVG format. +
+(Wolfgang Bangerth, 2019/08/03)