diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-05-12 20:37:29 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-05-12 20:37:29 (GMT) |
commit | 7f54a6cbebc281c1a287f61fa770433574ec6864 (patch) | |
tree | 990558461d6bbd587ee7018f5edd7e4f7e5e15ca /release_docs | |
parent | 20c6bdda65bb2e069701c759057d4535e53d4898 (diff) | |
download | hdf5-7f54a6cbebc281c1a287f61fa770433574ec6864.zip hdf5-7f54a6cbebc281c1a287f61fa770433574ec6864.tar.gz hdf5-7f54a6cbebc281c1a287f61fa770433574ec6864.tar.bz2 |
[svn-r14981] - h5dump: support for external links, display the object that the external link
points to. (PVN - 2008/05/12)
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 9dee0f5..84768d0 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -77,6 +77,9 @@ New Features sizes for cases where compression filters are present. (PVN - 2008/05/01) - h5dump: added an option to allow a user defined formatting string for printf regarding floating point numbers. (PVN - 2008/05/06) + - h5dump: support for external links, display the object that the external link + points to. (PVN - 2008/05/12) + |