From 5d0fdb855d492fbb9fe217b059c621a109c1e831 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Thu, 10 Dec 2009 11:39:58 -0500 Subject: [svn-r17985] I put in the bug fix info for #1584. No test is needed. --- release_docs/RELEASE.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fafe575..d29f8df 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -204,11 +204,14 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - H5Tdetect_class said a VL string is a string type. But when it's + in a compound type, it said it's a VL type (Bug #1584). I fixed it + to be consistent. It always return string type. (SLU - 2009/12/10) - Fixed a bug where writing and deleting many global heap objects (i.e. variable length data) would render the file unreadable. Previously created files exhibiting this problem should now be readable. - NAF - 2009/10/27 - 1483 - - Fixed incorrect return value for H5Pget_preserve. AKC - 2009/10/08 - 1628 + (NAF - 2009/10/27 - 1483) + - Fixed incorrect return value for H5Pget_preserve. (AKC - 2009/10/08 - 1628) - Fixed an assertion failure that occurred when H5Ocopy was called on a dataset using a vlen inside a compound. (NAF - 2009/10/02 - 1597) - Fixed incorrect return value for H5Pget_filter_by_id1/2 in H5Ppublic.h. -- cgit v0.12