From: Sean Ingimarson Date: Tue, 10 May 2022 21:20:01 +0000 (-0400) Subject: changelog news entry X-Git-Tag: v9.4.0-rc1~242^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13715%2Fhead;p=dealii.git changelog news entry --- diff --git a/doc/news/changes/minor/20220510SeanIngimarson b/doc/news/changes/minor/20220510SeanIngimarson new file mode 100644 index 0000000000..1f298a8281 --- /dev/null +++ b/doc/news/changes/minor/20220510SeanIngimarson @@ -0,0 +1,4 @@ +New: The hdf5 DataOut now correctly supports very +large output files with more than 2 billion nodes/vertices. +
+(Sean Ingimarson, Timo Heister, Jiaqi Zhang, 2022/05/10)