diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-07-17 00:10:33 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-07-17 00:10:33 (GMT) |
commit | f594637c839347faad08107642893db1ef526cb2 (patch) | |
tree | ecb9087d482f0b9218e42ebbabf9403c24ef3563 /doc/html | |
parent | d70a29d088823c5c29a390dc62811508135143a5 (diff) | |
download | hdf5-f594637c839347faad08107642893db1ef526cb2.zip hdf5-f594637c839347faad08107642893db1ef526cb2.tar.gz hdf5-f594637c839347faad08107642893db1ef526cb2.tar.bz2 |
[svn-r4226] Snapshot version 1.4 release 2 (pre3)
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index bde891d..5161ecc 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.4.1-post3 released on Mon Jul 2 17:36:32 CDT 2001 +HDF5 version 1.4.2-pre3 released on Mon Jul 16 19:07:49 CDT 2001 ================================================================================ @@ -80,6 +80,10 @@ Bug Fixes since HDF5-1.4.1 Release set for datasets whose dimensions were too large for the 'all' selection code to handle. Any size dimensioned datasets should be handled correctly now. + * Changed behavior of H5Tget_member_type to correctly emulate HDF5 v1.2.x + when --enable-hdf5v1_2 configure flag is enabled. + * Added --enable-linux-lfs flag to allow more control over whether to enable + or disable large file support on Linux. Documentation ============= |