summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2a18a99..ee3c1a9 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -394,9 +394,19 @@ New Features
h5get_libversion_f h5dont_atexit_f
h5check_version_f h5garbage_collect_f
EIP - 2002/09/24
+ H5F APIs:
+ h5fget_obj_count_f h5fget_obj_ids_f
+ EIP - 2002/10/01
H5G APIs:
h5glink2_f and h5gmove2_f
EIP - 2002/09/25
+ H5P APIs:
+ h5pequal_f
+ h5pget(set)_fclose_degree_f
+
+ H5T APIs:
+ h5tget_member_index_f
+ EIP - 2002/10/01
* C++ API:
- Added two new member functions: Exception::getFuncName() and