diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index cfd2647285..b7631612f1 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -73,6 +73,8 @@ Library filesystem or the MPI-IO can really handle greater than 2GB files. If it fails, it prints information message only without failing the test. + * Fixed a bug when reading chunked datasets where the edge of the dataset + would be incorrectly detected and generate an assertion failure. Configuration -------------