diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -59,10 +59,14 @@ 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 -Tools +Tests ------ * Added additional tests for group and attribute iteration. + * Added additional test for staggered hyperslab iteration. Tools ------ |