summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 713898b..497080b 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -171,8 +171,13 @@ Bug Fixes since HDF5-1.8.15
Tools
-----
- -
- (XYZ - YYYY/MM/DD HDFFV-####)
+ - Fix h5repack with UD filters
+
+ h5repack would throw a buffer overrun exception on Windows when
+ parsing a UD filter id of 5 digits. A local variable in the parse
+ routine was not of sufficient size.
+
+ (ADB - 2015/09/01 HDFFV-9515)
Fortran API
------------