diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-11-07 10:19:55 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-11-07 10:19:55 (GMT) |
commit | ce64c1340923f3b1fb8144b3a93aaf36cb65e123 (patch) | |
tree | 9df9ce5c5e15d2bc5accec1029cad56fa8e39592 /doc/html/ADGuide/RELEASE.txt | |
parent | 65b26e02b74fb2b3eb7e988e6a75ab6932bc3249 (diff) | |
download | hdf5-ce64c1340923f3b1fb8144b3a93aaf36cb65e123.zip hdf5-ce64c1340923f3b1fb8144b3a93aaf36cb65e123.tar.gz hdf5-ce64c1340923f3b1fb8144b3a93aaf36cb65e123.tar.bz2 |
[svn-r9513] Snapshot version 1.7 release 41
Diffstat (limited to 'doc/html/ADGuide/RELEASE.txt')
-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 3909451..898a92d 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.7.40 released on Sun Oct 24 05:20:48 CDT 2004 +HDF5 version 1.7.41 released on Sun Nov 7 05:18:16 CST 2004 ================================================================================ @@ -52,6 +52,9 @@ New Features Library: -------- + - Modified registration of SZIP to dynamically detect the presence + or absence of the encoder. Changed configure and Makefiles, + and tests to dynamically detect encoder. 2004/02/11 - Compound datatype has been enhanced with a new feature of size adjustment. The size can be increased and decreased(without cutting the last member) as long as it doesn't go down to zero. @@ -144,6 +147,7 @@ New Features Tools: ------ + - new tool, h5jam. See reference manual. 2004/10/08 - h5repack.sh did not report errors encountered during tests. It does now. AKC - 2004/04/02 - Added the MPI-I/O and MPI-POSIX drivers to the list of VFL drivers |