summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2019-01-29 16:22:18 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2019-03-15 16:52:57 (GMT)
commit4daf6b110d2a161f66d6812c4d33cafdbf6147c9 (patch)
tree4c71b0f8423afc86ec8cb2b706120f0884298338 /release_docs
parent4ace24a7167574c5376d2abce05e715c80cf461b (diff)
downloadhdf5-4daf6b110d2a161f66d6812c4d33cafdbf6147c9.zip
hdf5-4daf6b110d2a161f66d6812c4d33cafdbf6147c9.tar.gz
hdf5-4daf6b110d2a161f66d6812c4d33cafdbf6147c9.tar.bz2
Add RELEASE.txt note for unknown message fix (pull request 1448)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 459b35e..9e846d7 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -139,6 +139,12 @@ Bug Fixes since HDF5-1.8.20
Library
-------
+ - Fixed a potential invalid memory access and failure that could occur when
+ decoding an unknown object header message (from a future version of the
+ library).
+
+ (NAF - 2019/01/07)
+
- Allow H5detect and H5make_libsettings to take a file as an argument.
Rather than only writing to stdout, add a command argument to name