From 48da5cc404ef0de5ddd820d79ba8bf53bde54e59 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 21 Jun 2021 11:38:12 -0600 Subject: [PATCH] Add a missing changelog entry. --- doc/news/changes/minor/20210608Bangerth | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/news/changes/minor/20210608Bangerth diff --git a/doc/news/changes/minor/20210608Bangerth b/doc/news/changes/minor/20210608Bangerth new file mode 100644 index 0000000000..4cc41a8826 --- /dev/null +++ b/doc/news/changes/minor/20210608Bangerth @@ -0,0 +1,7 @@ +Fixed: The step-21 program called a function that was disabled on +Microsoft Windows to work around a bug in the Microsoft Visual Studio +compiler. This is now fixed and the program should run successfully +again on Windows. +
+(Wolfgang Bangerth, 2021/06/08) + -- 2.39.5