From fbd4e4cb5e11feecab3b2ef655a81c72c2f94e93 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Fri, 29 Mar 2002 13:38:28 -0500 Subject: [svn-r5118] Purpose: Doc Change Description: Documented the fix for the 1024 byte object name limitation... --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index bbf5e2a..308863b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -137,6 +137,9 @@ Tools * Fixed segfault when "-v" flag was used with the h5dumper. * Fixed so that the "-i" flag works correctly with the h5dumper. + * Fixed limitation in h5dumper with object names which reached over 1024 + characters in length. We can now handle arbitrarily larger sizes for + object names. BW - 2/27/02 Documentation -- cgit v0.12