From: Matthias Maier Date: Thu, 6 Jan 2022 12:22:32 +0000 (-0600) Subject: add a changelog entry X-Git-Tag: v9.3.3~5^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ce57a30ea36fb2b2a85bb10618a2ec5c615304;p=dealii.git add a changelog entry --- diff --git a/doc/news/changes/minor/20220106BangerthMaier b/doc/news/changes/minor/20220106BangerthMaier new file mode 100644 index 0000000000..ef8c2e7982 --- /dev/null +++ b/doc/news/changes/minor/20220106BangerthMaier @@ -0,0 +1,4 @@ +Fixed: deal.II has been updated to support the new OneAPI api interface +introduced by the Intel Threading Building Blocks Library. +
+(Wolfgang Bangerth, Matthias Maier, 2022/01/06)