From: Wolfgang Bangerth Date: Tue, 4 Oct 2022 14:04:27 +0000 (-0600) Subject: Add a changelog entry. X-Git-Tag: v9.5.0-rc1~907^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004254ffb8c92754ff3c982a1e932de8654467c8;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20221004Bangerth b/doc/news/changes/minor/20221004Bangerth new file mode 100644 index 0000000000..e084b9dedd --- /dev/null +++ b/doc/news/changes/minor/20221004Bangerth @@ -0,0 +1,5 @@ +New: We now instruct doxygen to build the documentation with multiple +threads, substantially reducing the amount of time it takes to +complete this step. +
+(Wolfgang Bangerth, 2022/10/04)