From: Wolfgang Bangerth Date: Mon, 25 Jan 2021 22:05:10 +0000 (-0700) Subject: Add changelog entry. X-Git-Tag: v9.3.0-rc1~544^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5baa29823d1372f50ef7bc34af49a7957475f2ab;p=dealii.git Add changelog entry. --- diff --git a/doc/news/changes/minor/20210125WolfgangBangerth b/doc/news/changes/minor/20210125WolfgangBangerth new file mode 100644 index 0000000000..2c75dbde06 --- /dev/null +++ b/doc/news/changes/minor/20210125WolfgangBangerth @@ -0,0 +1,4 @@ +Improved: Exception texts are now formatted and broken to fixed-length +lines, rather than flowing to arbitrary lengths. +
+(Wolfgang Bangerth, 2021/01/25)