From: Wolfgang Bangerth <bangerth@colostate.edu>
Date: Sun, 4 Aug 2019 11:43:31 +0000 (-0600)
Subject: Add a changelog entry.
X-Git-Tag: v9.2.0-rc1~1322^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8064efda1f218e90cf261b83e3873c2f1f6dad0;p=dealii.git

Add a changelog entry.
---

diff --git a/doc/news/changes/minor/20190803Bangerth-2 b/doc/news/changes/minor/20190803Bangerth-2
new file mode 100644
index 0000000000..ea1becb7ac
--- /dev/null
+++ b/doc/news/changes/minor/20190803Bangerth-2
@@ -0,0 +1,4 @@
+Changed: The step-5 program no longer uses EPS to output the solutions,
+but the far more modern VTK/VTU format.
+<br>
+(Wolfgang Bangerth, 2019/08/03)