From f9e5bda9d84c5b16613c39fadc24811376ba0977 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Thu, 10 Dec 2009 11:36:46 -0500 Subject: [svn-r17984] I put the bug fix info for #1584. No test is needed. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5cf419e..cb5ec6f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -106,6 +106,9 @@ Bug Fixes since HDF5-1.8.4 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) - Allow "child" files from external links to be correctly located when relative to a "parent" file that is opened through a symbolic link. (QAK - 2009/12/01) -- cgit v0.12