From 1a7d43e04fe95195376adf27b18abefebadd481f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 28 Feb 2020 11:15:14 -0700 Subject: [PATCH] Add changelog entry. --- doc/news/changes/minor/20200228Wollner | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/news/changes/minor/20200228Wollner diff --git a/doc/news/changes/minor/20200228Wollner b/doc/news/changes/minor/20200228Wollner new file mode 100644 index 0000000000..989cd54a25 --- /dev/null +++ b/doc/news/changes/minor/20200228Wollner @@ -0,0 +1,4 @@ +Changed: Fixed VectorTools::project_boundary_values_curl_conforming_l2 to +work with FESystems containing an FE_Nedelec. +
+(Winnifried Wollner, 2020/02/28) -- 2.39.5