diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2009-06-26 19:53:55 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2009-06-26 19:53:55 (GMT) |
commit | 4af1a11dcf7050adb19503f716fb4baee2bc7970 (patch) | |
tree | 3c223f05badea4b60e37f688a61169f71b11df01 | |
parent | b10f530bdfc209b69791c2bdb210b9d11e958578 (diff) | |
download | hdf5-4af1a11dcf7050adb19503f716fb4baee2bc7970.zip hdf5-4af1a11dcf7050adb19503f716fb4baee2bc7970.tar.gz hdf5-4af1a11dcf7050adb19503f716fb4baee2bc7970.tar.bz2 |
[svn-r17121] Add bug number for yesterday's fix.
-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 301a963..bc64ea2 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -99,7 +99,7 @@ Bug Fixes since HDF5-1.8.3 Library ------- - Fixed a bug where H5Pget_fitler_by_id would succeed when called for a - ilter that wasn't present. NAF - 2009/06/25 + ilter that wasn't present. NAF - 2009/06/25 - 1250 - Fixed an issue with committed compound datatypes containing a vlen. Also fixed memory leaks involving committed datatypes. NAF - 2009/06/10 - 1593 |