diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-04-11 18:28:31 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-04-11 18:28:31 (GMT) |
commit | 8f523ffb90cea816ccf55d2eb8638137b4e59cdb (patch) | |
tree | 351156260c388b39c3d51f25bc6f77eaecf2586a /RELEASE | |
parent | ae68f0c63ebf244e892c71931e93c492013c174f (diff) | |
download | hdf5-8f523ffb90cea816ccf55d2eb8638137b4e59cdb.zip hdf5-8f523ffb90cea816ccf55d2eb8638137b4e59cdb.tar.gz hdf5-8f523ffb90cea816ccf55d2eb8638137b4e59cdb.tar.bz2 |
[svn-r2114] Documented hyperslab bug fix for next release.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ Library * Fixed error in hyperslab iteration which was not walking through the correct sequence of array elements if hyperslabs were staggered in a certain pattern + * Fixed several other problems in hyperslab iteration code. Configuration ------------- |