[svn-r14189] added recently added new features

Tools:
    ------
        - h5dump lists groups and attributes in requested orders (by name and 
           creation order, both ascending and descending). PVN - 2007/10/5
        - h5import imports string (text) data. PVN - 2007/10/5
This commit is contained in:
Pedro Vicente Nunes 2007-10-05 13:17:53 -05:00
parent 59b7b09846
commit 8c966a256a

View File

@ -500,6 +500,9 @@ New Features
Tools:
------
- h5dump lists groups and attributes in requested orders (by name and
creation order, both ascending and descending). PVN - 2007/10/5
- h5import imports string (text) data. PVN - 2007/10/5
- h52gif and gif2h5: Both these tools were revised to include the High
Level Image API support, and tests were added to /hl/tools/gif2h5.
PVN - 2007/04/13