diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-04-05 20:51:10 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-04-05 20:51:10 (GMT) |
commit | 88c72b4568f0eef918ab9ca17e1e7c5c0dc2435a (patch) | |
tree | 4ad47157370d4e69cd84deef48f11a4a800cbdab /RELEASE | |
parent | 170a650b2f3802715eeb06befce05cf151bda4c2 (diff) | |
download | hdf5-88c72b4568f0eef918ab9ca17e1e7c5c0dc2435a.zip hdf5-88c72b4568f0eef918ab9ca17e1e7c5c0dc2435a.tar.gz hdf5-88c72b4568f0eef918ab9ca17e1e7c5c0dc2435a.tar.bz2 |
[svn-r2080] Added information about the H5Giterate bug fixed & added the new test module
(test/titerate.c) to the MANIFEST
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ Library their regions retrieved correctly. * Added internal free-lists to reduce memory required by the library and H5garbage_collect API function + * Fixed error in H5Giterate which was not updating the "index" parameter + correctly. Configuration ------------- |