summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorNat Furrer <nfurrer@ncsa.uiuc.edu>2004-06-30 16:30:27 (GMT)
committerNat Furrer <nfurrer@ncsa.uiuc.edu>2004-06-30 16:30:27 (GMT)
commitdef8b9c596ebe9c06b3b9b5045a3d89509f8dfe8 (patch)
treebe93511a818214937ee8006900df41786a41d90a /release_docs
parent5b91547da568157e340814f0a13add577276b4c1 (diff)
downloadhdf5-def8b9c596ebe9c06b3b9b5045a3d89509f8dfe8.zip
hdf5-def8b9c596ebe9c06b3b9b5045a3d89509f8dfe8.tar.gz
hdf5-def8b9c596ebe9c06b3b9b5045a3d89509f8dfe8.tar.bz2
[svn-r8768]
Purpose: Updated H5MPprivate.h for the new API function H5Itype_exists. Description: This is the last commit for these changes... I swear... Solution: Platforms tested: Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 63a3764..0136483 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -88,6 +88,7 @@ New Features
field in the H5G_stat_t struct for testing if two objects are the
same within a file. QAK - 2003/08/08
- Switched over to new error API. SLU - 2003/07/25
+ - Added support for user defined identifier types. NF/JL - 2004/06/29
Parallel Library:
-----------------