From: Wolfgang Bangerth Date: Fri, 25 May 2018 14:34:03 +0000 (+0800) Subject: Add a changelog entry. X-Git-Tag: v9.1.0-rc1~1082^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7e3a1c4fd9719ffa91e46813983d8e0ab503f0;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/major/20180525Bangerth b/doc/news/changes/major/20180525Bangerth new file mode 100644 index 0000000000..3144af4301 --- /dev/null +++ b/doc/news/changes/major/20180525Bangerth @@ -0,0 +1,6 @@ +New: The introduction to step-6 has been completely rewritten. It +previously mentioned only the bare minimum about what this important +tutorial program actually does. It now gives a much broader overview +of why we use adaptive meshes and how this is achieved in practice. +
+(Wolfgang Bangerth, 2018/05/25)