diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2002-12-21 09:27:49 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2002-12-21 09:27:49 (GMT) |
commit | 221db7cc32305ede094512fef6b3653713caede4 (patch) | |
tree | 88f4d42607369a520be6eac26c7f19522ab3911a /doc/html/ADGuide/RELEASE.txt | |
parent | d8198f2f834f818341ecb04104f0321ab2a8299a (diff) | |
download | hdf5-221db7cc32305ede094512fef6b3653713caede4.zip hdf5-221db7cc32305ede094512fef6b3653713caede4.tar.gz hdf5-221db7cc32305ede094512fef6b3653713caede4.tar.bz2 |
[svn-r6221] Snapshot version 1.5 release 44
Diffstat (limited to 'doc/html/ADGuide/RELEASE.txt')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index fdc0072..5547b0b 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.5.43 released on Sat Dec 7 08:36:19 CST 2002 +HDF5 version 1.5.44 released on Sat Dec 21 04:25:17 CST 2002 ================================================================================ @@ -35,6 +35,8 @@ Bug Fixes since HDF5-1.4.0 Library ------- + * Improved error assertion for nil VL strings, making it fails with error + stack instead of just assertion failure. SLU - 2002/12/16 * Added two new API functions: H5Zunregister & H5Zfilter_avail. QAK - 2002/11/16 * Add data shuffle filter(source code H5Zshuffle.c), the combination of the |