summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 190763f..1ee8915 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -183,6 +183,8 @@ Bug Fixes since HDF5-1.8.0 release
Library
-------
+ - Fixed a bug where properties weren't being compared with the registered
+ compare callback. (NAF - 2009/09/25 - 1555)
- Fixed a bug where H5Pget_fitler_by_id would succeed when called for a
filter that wasn't present. (NAF - 2009/06/25 - 1250)
- Fixed an issue with committed compound datatypes containing a vlen.