From 88c72b4568f0eef918ab9ca17e1e7c5c0dc2435a Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 5 Apr 2000 15:51:10 -0500 Subject: [svn-r2080] Added information about the H5Giterate bug fixed & added the new test module (test/titerate.c) to the MANIFEST --- HISTORY | 6 ++++++ MANIFEST | 1 + RELEASE | 2 ++ 3 files changed, 9 insertions(+) diff --git a/HISTORY b/HISTORY index b87a77a..ba0db94 100644 --- a/HISTORY +++ b/HISTORY @@ -57,6 +57,12 @@ 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. + +Tools +------ + * Added additional tests for group and attribute iteration. Tools ------ diff --git a/MANIFEST b/MANIFEST index c05ec08..2b0e77f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -396,6 +396,7 @@ ./test/tfile.c ./test/th5s.c ./test/th5s.h5 +./test/titerate.c ./test/tmeta.c ./test/trefer.c ./test/tselect.c diff --git a/RELEASE b/RELEASE index 7d31549..287c424 100644 --- a/RELEASE +++ b/RELEASE @@ -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 ------------- -- cgit v0.12