diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-05-12 20:38:26 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-05-12 20:38:26 (GMT) |
commit | 46e270ef06ad3adee2b13dc9a9f8dba7098ade22 (patch) | |
tree | 3df2c663ab3574caf29a372e23b73f5e15ab9183 | |
parent | 60f752301d70c876ad24b97e2361c17de11e6c28 (diff) | |
download | hdf5-46e270ef06ad3adee2b13dc9a9f8dba7098ade22.zip hdf5-46e270ef06ad3adee2b13dc9a9f8dba7098ade22.tar.gz hdf5-46e270ef06ad3adee2b13dc9a9f8dba7098ade22.tar.bz2 |
[svn-r14982] - h5dump: support for external links, display the object that the external link
points to. (PVN - 2008/05/12)
-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 cad7cfe..c214f62 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -67,6 +67,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) + High-Level APIs: |