diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-01-26 01:33:09 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-01-26 01:33:09 (GMT) |
commit | 1afb0667d27413167232ce28b30ca31a95877a9c (patch) | |
tree | 9f49783ef32d2df6954e125970e2fc0a65e5f43d /release_docs | |
parent | 98639557acba114818e12f0c0954fabb94a61eeb (diff) | |
download | hdf5-1afb0667d27413167232ce28b30ca31a95877a9c.zip hdf5-1afb0667d27413167232ce28b30ca31a95877a9c.tar.gz hdf5-1afb0667d27413167232ce28b30ca31a95877a9c.tar.bz2 |
[svn-r18167] Update MANIFEST and RELEASE.txt for svn r18164 and r18165
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 945fc73..73e7087 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -142,6 +142,9 @@ New Features Tools: ------ + - h5diff: Add new flag -l (--link-follow),for comparing through links + (soft and external links along with hard link). + (JKM - 2010/01/25) - h5diff: fix for displaying garbage value on LE machine for BE data. (JKM - 2009/11/20) - h5dump subsetting now allows default for count. Also trailing ; in short form |