diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-04-14 18:22:03 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-04-14 18:22:03 (GMT) |
commit | 84960eed3cf0f418da4a5e0cdca31eee76110b29 (patch) | |
tree | e02916385cb735b19eb458f18648daac03650427 /release_docs | |
parent | 599adeb080baa29ead2431096c51c6be039f2901 (diff) | |
download | hdf5-84960eed3cf0f418da4a5e0cdca31eee76110b29.zip hdf5-84960eed3cf0f418da4a5e0cdca31eee76110b29.tar.gz hdf5-84960eed3cf0f418da4a5e0cdca31eee76110b29.tar.bz2 |
[svn-r8354] Purpose:
Updated.
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index f89a53c..1d1be54 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -42,7 +42,10 @@ New Features Library: -------- - - A new type of dataspace, null dataspace(dataspace without any + - Added option that if $HDF5_DISABLE_VERSION_CHECK is set to 2, + will suppress all library version mismatch warning messages. + AKC - 2004/4/14 + - A new type of dataspace, null dataspace(dataspace without any element) was added. SLU - 2004/3/24 - Data type conversion(software) from integer to float was added. SLU - 2004/3/13 |