diff options
author | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-05-04 14:56:36 (GMT) |
---|---|---|
committer | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-05-04 14:56:36 (GMT) |
commit | 23af2ada84a47cdb5c3bfbd340f31f7e1539ae8b (patch) | |
tree | ecfc2884300e6a750800624898b31e4d9a61078e /RELEASE | |
parent | 6dfc1e2bd565a09e689eac223eb70fced8b98e13 (diff) | |
download | hdf5-23af2ada84a47cdb5c3bfbd340f31f7e1539ae8b.zip hdf5-23af2ada84a47cdb5c3bfbd340f31f7e1539ae8b.tar.gz hdf5-23af2ada84a47cdb5c3bfbd340f31f7e1539ae8b.tar.bz2 |
[svn-r2213] added to teh tools section. noted that the release and dev branch is merged.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -98,6 +98,9 @@ Tools * The test script for h5toh4 used to not able to detect the hdp dumper command was not valid. It now detects and reports the failure of hdp execution. + * Merged the tools with the 1.2.2 branch. Required adding new macros, VERSION12 + and VERSION13, used in conditional compilation. Updated the Windows project files + for the tools. Documentation ------------- |