diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2004-06-25 15:16:15 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2004-06-25 15:16:15 (GMT) |
commit | 9b84be1422c1455fc0414e5619b9ee142a84cd82 (patch) | |
tree | 132046bb11567ffcef104807fb943cf29af25d41 /release_docs | |
parent | c95b683457c1b47f7095e7a9804db7ce84f8e39b (diff) | |
download | hdf5-9b84be1422c1455fc0414e5619b9ee142a84cd82.zip hdf5-9b84be1422c1455fc0414e5619b9ee142a84cd82.tar.gz hdf5-9b84be1422c1455fc0414e5619b9ee142a84cd82.tar.bz2 |
[svn-r8743] *** empty log message ***
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 13a4dfc..7f1afcc 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -41,6 +41,8 @@ New Features Library: -------- + - A new API function H5Fget_filesize was added. It returns the + actual file size of the opened file. SLU - 2004/06/24 - Added option that if $HDF5_DISABLE_VERSION_CHECK is set to 2, will suppress all library version mismatch warning messages. AKC - 2004/4/14 |