summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-04-07 20:39:57 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-04-07 20:39:57 (GMT)
commit1947fc46432aa5f0c9180678cfe4ae9ec62d6f12 (patch)
tree7656b32330e6e057b32dfa6c2a836fed3142e304 /RELEASE
parent204a1404a43439a0ef4b0ad1186b716124f0c9ec (diff)
downloadhdf5-1947fc46432aa5f0c9180678cfe4ae9ec62d6f12.zip
hdf5-1947fc46432aa5f0c9180678cfe4ae9ec62d6f12.tar.gz
hdf5-1947fc46432aa5f0c9180678cfe4ae9ec62d6f12.tar.bz2
[svn-r2097] Logged hyperslab bug fix.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index c25292f..ee06db5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -55,6 +55,9 @@ Library
H5garbage_collect API function
* Fixed error in H5Giterate which was not updating the "index" parameter
correctly.
+ * Fixed error in hyperslab iteration which was not walking through the
+ correct sequence of array elements if hyperslabs were staggered in a
+ certain pattern
Configuration
-------------