[svn-r8059] Purpose:

Bump version # after creating another snapshot for a user.
This commit is contained in:
Quincey Koziol
2004-01-13 13:58:42 -05:00
parent 5dd93ebcbf
commit feda85c82a
10 changed files with 37 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
HDF5 version 1.6.1-post17 released on Tue Jan 13 13:04:37 CST 2004
HDF5 version 1.6.1-post18 released on Tue Jan 13 13:57:40 CST 2004
================================================================================
@@ -78,11 +78,11 @@ Bug Fixes since HDF5-1.6.1 release
Library
-------
- Fixed small internal memory leaks of fill-value information.
QAK - 2004/01/13
- Fixed bug that caused variable-length datatypes (strings or sequences)
used for datasets in files with objects that were unlinked to
fail to be read/written to a file. QAK - 2004/01/13
- Fixed small internal memory leak of fill-value information.
QAK - 2004/01/06
- Detect situation where szip 'pixels per block' is larger than the
fastest changing dimension of a dataset's chunk size and disallow
this (due to limits in szip library). QAK - 2003/12/31