diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2009-08-17 14:22:07 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2009-08-17 14:22:07 (GMT) |
commit | 339471fe0d38ce9527c6c6a91f9a9cfb3810bb9c (patch) | |
tree | efcedbd35caa87754f2d67c34fea8f429666ed65 | |
parent | b1c3c4abe3ca677a1c0b709ab67fffd1d2e850c9 (diff) | |
download | hdf5-339471fe0d38ce9527c6c6a91f9a9cfb3810bb9c.zip hdf5-339471fe0d38ce9527c6c6a91f9a9cfb3810bb9c.tar.gz hdf5-339471fe0d38ce9527c6c6a91f9a9cfb3810bb9c.tar.bz2 |
[svn-r17370] Added h5dump/h5ls display buffer resize fixed in tools library.
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 750c1fc..6676fa4 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -111,6 +111,8 @@ Bug Fixes since HDF5-1.8.3 Tools ----- + - h5dump/h5ls display buffer resize fixed in tools library. + ADB - 2009/7/21 - 1520 - perf_serial test added to Windows projects and check batch file. ADB - 2009/06/11 -1504 |