From: Wolfgang Bangerth Date: Mon, 13 May 2024 22:03:29 +0000 (-0600) Subject: Add a changelog entry. X-Git-Tag: v9.6.0-rc1~279^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17002%2Fhead;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/major/20240513Bangerth b/doc/news/changes/major/20240513Bangerth new file mode 100644 index 0000000000..04e894a708 --- /dev/null +++ b/doc/news/changes/major/20240513Bangerth @@ -0,0 +1,3 @@ +New: step-1 and step-3 now discuss how to use triangular meshes in their "Results" sections. +
+(Wolfgang Bangerth, 2024/05/13)