From 080d11b2adde2a3bdb934159d9729382fb3386c4 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 11 Apr 2000 13:27:41 -0500 Subject: [svn-r2113] Documented hyperslab bug fix for next release. --- HISTORY | 2 ++ RELEASE | 1 + 2 files changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index c388a7f..7a08514 100644 --- a/HISTORY +++ b/HISTORY @@ -62,11 +62,13 @@ 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. Tests ------ * Added additional tests for group and attribute iteration. * Added additional test for staggered hyperslab iteration. + * Added additional test for random 5-D hyperslab selection. Tools ------ diff --git a/RELEASE b/RELEASE index 99d15ed..e26ad18 100644 --- a/RELEASE +++ b/RELEASE @@ -54,6 +54,7 @@ Bug fixes since HDF5-1.2.1 * 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. Known Problems: -- cgit v0.12