diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-05-16 14:02:36 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-05-16 14:02:36 (GMT) |
commit | 229cc3b8c064e6c63ba30587ff040e27e2073ac3 (patch) | |
tree | af012f14ac6dda597b20c16fb8f0ddbaacfa34b2 /doc | |
parent | 6e6f5725151bcd989bb252f33d7209e06cf79fa6 (diff) | |
download | hdf5-229cc3b8c064e6c63ba30587ff040e27e2073ac3.zip hdf5-229cc3b8c064e6c63ba30587ff040e27e2073ac3.tar.gz hdf5-229cc3b8c064e6c63ba30587ff040e27e2073ac3.tar.bz2 |
[svn-r8531] Snapshot version 1.7 release 26
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 1fbe16b..fd24ac7 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.7.25 released on Sun May 9 04:09:54 CDT 2004 +HDF5 version 1.7.26 released on Sun May 16 09:00:53 CDT 2004 ================================================================================ @@ -42,6 +42,7 @@ New Features Library: -------- + - New Feature of Data transformation is added. AKC - 2004/05/03. - New exception handler for datatype conversion is put in to replace the old overflow callback function. This exception handler is set through H5Pset_type_conv_cb function. |