summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2005-05-15 23:41:23 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2005-05-15 23:41:23 (GMT)
commitfca209846fd9ea71bafe504190bf378c098eed82 (patch)
tree8e6e61742526c2a3e325422ae1733331dbece76a /doc
parentfb3e6b4d8c475e6bcd05c8b111c135e196c25e3c (diff)
downloadhdf5-fca209846fd9ea71bafe504190bf378c098eed82.zip
hdf5-fca209846fd9ea71bafe504190bf378c098eed82.tar.gz
hdf5-fca209846fd9ea71bafe504190bf378c098eed82.tar.bz2
[svn-r10745] Snapshot version 1.6 release 4 (post2)
Diffstat (limited to 'doc')
-rw-r--r--doc/html/ADGuide/RELEASE.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index 4478bf1..81a5d6b 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.6.4-post1 released on Wed Apr 6 21:22:33 CDT 2005
+HDF5 version 1.6.4-post2 released on Sun May 15 18:40:04 CDT 2005
================================================================================
INTRODUCTION
@@ -87,6 +87,9 @@ Bug Fixes since HDF5-1.6.4 release
F90 API
-------
+ - h5pget_driver_f was returning information that could not be
+ interpreted by fortran application program; fixed. EIP - 2005/04/10
+
C++ API
-------
@@ -309,9 +312,6 @@ Known Problems
Ask your system administrator to clean them out. Lastly, request IBM
to provide a mean to run poe without the debug socket.
-* Fortran subroutine h5pget_driver_f doesn't return a correct driver
- information.
-
* There are two h5dump xml tests(h5dump --xml thlink.h5 and
h5dump --xml tmany.h5) failed on windows xp with .NET for debug and
debug dll. Release and Release dll work fine.