diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-05-03 11:54:14 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-05-03 11:54:14 (GMT) |
commit | f69ae67faa5fd78196f5afd417090c7440781687 (patch) | |
tree | 003431bfffa2933c4c41986d079c7fe538bc8577 /doc | |
parent | 774b4724b1771e31f2df99fad83e9a4a04a28ecb (diff) | |
download | hdf5-f69ae67faa5fd78196f5afd417090c7440781687.zip hdf5-f69ae67faa5fd78196f5afd417090c7440781687.tar.gz hdf5-f69ae67faa5fd78196f5afd417090c7440781687.tar.bz2 |
[svn-r6793] Snapshot version 1.5 release 52
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index c88c6b3..68584a7 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.5.51 released on Sat Apr 26 05:00:45 CDT 2003 +HDF5 version 1.5.52 released on Sat May 3 06:48:56 CDT 2003 ================================================================================ @@ -283,6 +283,8 @@ Documentation New Features ============ + * Added option to print 1-byte integer datasets as ASCII to h5dump. BW - + 2003/04/30 * Added a new utility "h5fc". It can be used to compile easily Fortran programs which use HDF5. It automatically uses the compiler the HDF5 library was built with and links in any libraries HDF5 requires. |