summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-09-28 19:02:40 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-09-28 19:02:40 (GMT)
commit5f1b9d1e7dd01eb9e3bb651596b943f4e0bca723 (patch)
tree12596783fa5cb7a3988878a6923db512096765f8 /release_docs
parentebb5d3a90d111b5bed0e0cdfa837b9673abb180e (diff)
downloadhdf5-5f1b9d1e7dd01eb9e3bb651596b943f4e0bca723.zip
hdf5-5f1b9d1e7dd01eb9e3bb651596b943f4e0bca723.tar.gz
hdf5-5f1b9d1e7dd01eb9e3bb651596b943f4e0bca723.tar.bz2
[svn-r4490] Purpose:
Document bug fix Description: Mention the edge detection chunking bug fix.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index cfd2647..b763161 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
-------------