[svn-r8485] Snapshot version 1.7 release 24 (fph5_alpha1)

This commit is contained in:
HDF Admin
2004-05-06 09:32:52 -05:00
parent bf81b5ac23
commit 5be0fa4ef3
6 changed files with 19 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
HDF5 version 1.7.23 released on Sun Apr 25 04:09:03 CDT 2004
HDF5 version 1.7.24-fph5_alpha1 released on Thu May 6 09:30:47 CDT 2004
================================================================================
@@ -42,6 +42,10 @@ New Features
Library:
--------
- 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.
SLU - 2004/4/27
- Added option that if $HDF5_DISABLE_VERSION_CHECK is set to 2,
will suppress all library version mismatch warning messages.
AKC - 2004/4/14