summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-03-26 19:56:10 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-03-26 19:56:10 (GMT)
commit7f0c790ad4db175a8ad37d0d2bc1f3c861b2193d (patch)
treec707a308dfbd1bd91556078a44fcbf449910d9df
parentf5df769bdf43cd58a7e4c7abc7ae61ada98630ed (diff)
downloadhdf5-7f0c790ad4db175a8ad37d0d2bc1f3c861b2193d.zip
hdf5-7f0c790ad4db175a8ad37d0d2bc1f3c861b2193d.tar.gz
hdf5-7f0c790ad4db175a8ad37d0d2bc1f3c861b2193d.tar.bz2
[svn-r5084] Purpose:
Update release notes.
-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 299b09c..71e6094 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -62,6 +62,9 @@ New Features
Bug Fixes since HDF5-1.4.3 Release
==================================
+ * 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
Documentation