diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-03-08 17:58:12 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-03-08 17:58:12 (GMT) |
commit | 3f70d6c95ee28ded2b179c9218e116262c96403f (patch) | |
tree | 9e0c3c1a08c30e532a1eb7d45c9be2696cc21407 /release_docs | |
parent | 4c11f22b79ba67523d2c82a3f9f64b986dd69e1f (diff) | |
download | hdf5-3f70d6c95ee28ded2b179c9218e116262c96403f.zip hdf5-3f70d6c95ee28ded2b179c9218e116262c96403f.tar.gz hdf5-3f70d6c95ee28ded2b179c9218e116262c96403f.tar.bz2 |
[svn-r10166] Purpose:
Updated with the removal GASS API.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 6487708..0962a59 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -59,6 +59,8 @@ New Features Library: -------- + - Retired GASS vfd (--with-gass). Functions H5Pset_fapl_gass and + H5Pget_fapl_gass are removed too. AKC - 2005/3/3 - Pablo was removed from the source code EIP - 2005/01/21 - Modified registration of SZIP to dynamically detect the presence or absence of the encoder. Changed configure and Makefiles, @@ -203,7 +205,6 @@ Bug Fixes since HDF5-1.6.0 release Library ------- - - Retired GASS vfd (--with-gass). AKC - 2005/3/3 - Fixed a racing condition in MPIPOSIX virtual file drive close function. Now all processes must completed the close before any of them is returned. This prevents some "faster" processes start |