[svn-r9243] Snapshot version 1.7 release 37
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
HDF5 version 1.7.36 released on Sun Sep 5 04:05:56 CDT 2004
|
||||
HDF5 version 1.7.37 released on Sun Sep 12 04:03:26 CDT 2004
|
||||
================================================================================
|
||||
|
||||
|
||||
@@ -180,6 +180,10 @@ Bug Fixes since HDF5-1.6.0 release
|
||||
|
||||
Library
|
||||
-------
|
||||
- The H5Tget_native_type now determines the native type for integers
|
||||
based on the precision. This is to avoid cases of wrongly converting
|
||||
an int to a short in machines that have a short of 8 bytes but with
|
||||
32bit precision (e.g Cray SV1). PVN - 2004/09/07
|
||||
- Changed H5Dread() to not overwrite data in an application's buffer
|
||||
with garbage when accessing a chunked dataset with an undefined
|
||||
fill value and an unwritten chunk is uncountered. QAK - 2004/08/25
|
||||
|
||||
Reference in New Issue
Block a user