[svn-r8029] Purpose:

Bump version number after making a snapshot for a user.
This commit is contained in:
Quincey Koziol
2004-01-06 13:59:09 -05:00
parent 56bf3cb4d3
commit 24fcd4013f
10 changed files with 37 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
HDF5 version 1.6.1-post12 released on Sun Jan 4 20:48:07 CST 2004
HDF5 version 1.6.1-post13 released on Tue Jan 6 13:56:18 CST 2004
================================================================================
@@ -71,6 +71,8 @@ Bug Fixes since HDF5-1.6.1 release
Library
-------
- 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