summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-03-26 19:56:25 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-03-26 19:56:25 (GMT)
commitff35b6979091d15c92fafcd350314acc33ba4942 (patch)
treef453c6b5e9ea389ede8195022eab131295ec0132 /release_docs
parente23792a3f03a2f051bc1c088f853e76c2d9b3d09 (diff)
downloadhdf5-ff35b6979091d15c92fafcd350314acc33ba4942.zip
hdf5-ff35b6979091d15c92fafcd350314acc33ba4942.tar.gz
hdf5-ff35b6979091d15c92fafcd350314acc33ba4942.tar.bz2
[svn-r5085] Purpose:
Update release notes.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 79ba31d..e07443a 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -109,6 +109,9 @@ Library
* Fixed bug where non-zero fill-value was not being read correctly from
certain chunked datasets when using an "all" or contiguous hyperslab
selection. QAK - 2/14/02
+ * Fixed data corruption bug in hyperslab routines when contiguous
+ hyperslab that spans entire dimension and is larger than type
+ conversion buffer is attempted to be read. QAK - 3/26/02
Configuration
-------------