summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-05-12 17:39:31 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-05-12 17:39:31 (GMT)
commit00eeb08a51a6bc58112db4556875243edca61221 (patch)
tree6e66201a2b06478964269dadcc73f4e19af418c1
parentd3764cd73dd71a785c9c6fab7dff01ab91bcd38c (diff)
downloadhdf5-00eeb08a51a6bc58112db4556875243edca61221.zip
hdf5-00eeb08a51a6bc58112db4556875243edca61221.tar.gz
hdf5-00eeb08a51a6bc58112db4556875243edca61221.tar.bz2
[svn-r3918] Updated.
-rw-r--r--RELEASE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 70119d2..c223111 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -87,6 +87,11 @@ New Features
INSTALL_Windows.txt for details.
* File sizes greater than 2GB are now supported on Linux systems with
version 2.4.x or higher kernels.
+ * Added a global string variable H5_lib_vers_info_g which holds the
+ HDF5 library version information. This can be used to identify
+ an hdf5 library or hdf5 application binary.
+ Also added a verification of the consistency between H5_lib_vers_info_g
+ and other version information in the source code.
Platforms Tested