diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2004-06-24 22:20:08 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2004-06-24 22:20:08 (GMT) |
commit | a89057a2cd6e1f939a0021244832fa4f635790bb (patch) | |
tree | a9f91881bb59ec76945b6fac50910e999ea3bea5 /release_docs | |
parent | 705900b05cf7fc35de51991cd904629e53c983e9 (diff) | |
download | hdf5-a89057a2cd6e1f939a0021244832fa4f635790bb.zip hdf5-a89057a2cd6e1f939a0021244832fa4f635790bb.tar.gz hdf5-a89057a2cd6e1f939a0021244832fa4f635790bb.tar.bz2 |
[svn-r8741] *** 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 a7f5362..3be733e 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -44,6 +44,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 - New Feature of Data transformation is added. AKC - 2004/05/03. - New exception handler for datatype conversion is put in to replace the old overflow callback function. This exception |