[svn-r5118] Purpose:

Doc Change
Description:
	Documented the fix for the 1024 byte object name limitation...
This commit is contained in:
Bill Wendling 2002-03-29 13:38:28 -05:00
parent 0a8228c4a9
commit fbd4e4cb5e

View File

@ -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