[svn-r8112] Snapshot version 1.7 release 17

This commit is contained in:
HDF Admin
2004-01-25 20:04:58 -05:00
parent d5fb4dfcef
commit 2a4253ceb8
6 changed files with 18 additions and 15 deletions

View File

@@ -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)