diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-01-26 01:04:58 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-01-26 01:04:58 (GMT) |
commit | 2a4253ceb8757c935304be24db989bd0f72effe8 (patch) | |
tree | bf180d5376598890a1865fd8e71fcb89dcd16be9 /doc/html/ADGuide/RELEASE.txt | |
parent | d5fb4dfcef8ae9a3f6194f3dbb4177f8d7b62df9 (diff) | |
download | hdf5-2a4253ceb8757c935304be24db989bd0f72effe8.zip hdf5-2a4253ceb8757c935304be24db989bd0f72effe8.tar.gz hdf5-2a4253ceb8757c935304be24db989bd0f72effe8.tar.bz2 |
[svn-r8112] Snapshot version 1.7 release 17
Diffstat (limited to 'doc/html/ADGuide/RELEASE.txt')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index f1b87b6..ebea692 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.7.16 released on Sun Jan 18 03:22:35 CST 2004 +HDF5 version 1.7.17 released on Sun Jan 25 20:03:38 CST 2004 ================================================================================ @@ -101,6 +101,9 @@ Bug Fixes since HDF5-1.6.0 release Library ------- + - Fixed several errors in B-tree deletion code which could cause a + B-tree (used with groups and chunked datasets) to become corrupt + with the right sequence of deleted objects. QAK - 2004/01/19 - Fixed small internal memory leaks of fill-value information. QAK - 2004/01/13 - Fixed bug that caused variable-length datatypes (strings or sequences) |