[svn-r7020] Purpose:
Bump version number after making snapshot
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
HDF5 version 1.5.56 released on Fri Jun 6 09:43:17 CDT 2003
|
||||
HDF5 version 1.5.57 released on Tue Jun 10 14:29:29 CDT 2003
|
||||
================================================================================
|
||||
|
||||
|
||||
@@ -58,6 +58,9 @@ Library:
|
||||
|
||||
Complete list of changes:
|
||||
|
||||
* Changed dataset modification time to _not_ be updated when raw data is
|
||||
written to a dataset. The modification time is only updated when the
|
||||
dataset's metadata is modified. QAK - 2003/06/10
|
||||
* Changed H5Sget_select_bounds to use 'hssize_t *' for start and end
|
||||
parameters, instead of 'hsize_t *', to better match other parts of the
|
||||
dataspace API. QAK - 2003/06/04
|
||||
@@ -191,6 +194,9 @@ Parallel Library:
|
||||
|
||||
Tools:
|
||||
------
|
||||
* When the "-S" option for "simple" output is chosen, h5ls now displays
|
||||
modification times of datasets in UTC instead of local time.
|
||||
QAK - 2003/06/06
|
||||
* h5diff to compare two HDF5 files was added
|
||||
* h5import to import ascii and binary data to an HDF5 file was added.
|
||||
Old h5import tool in the tools/misc directory was renamed to
|
||||
|
||||
Reference in New Issue
Block a user