diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2009-02-12 19:10:30 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2009-02-12 19:10:30 (GMT) |
commit | 0eb811d83156bc15162607c967d98e8ca093a8df (patch) | |
tree | 5bf0cb2e81ad2ad024643ac3e62ac9952b4d80bc | |
parent | 02fd491bf01ff4c54980a4f1ad3fd822e6998215 (diff) | |
download | hdf5-0eb811d83156bc15162607c967d98e8ca093a8df.zip hdf5-0eb811d83156bc15162607c967d98e8ca093a8df.tar.gz hdf5-0eb811d83156bc15162607c967d98e8ca093a8df.tar.bz2 |
[svn-r16479] Fixed date in RELEASE.txt for last commit.
Tested: kate
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 8eda9ea..31b21f6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -143,7 +143,7 @@ Bug Fixes since HDF5-1.8.0 release Library ------- - Fixed an assertion failure caused by opening an attribute multiple times - through multiple file handles. (NAF - 2009/02/06) + through multiple file handles. (NAF - 2009/02/12) - Fixed a problem that could prevent the user from adding attributes (or any object header message) in some circumstances. (NAF - 2009/02/12) - Fixed a bug that could cause problems when an attribute was added to a |