summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2004-11-19 19:51:44 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2004-11-19 19:51:44 (GMT)
commite99a1f7838d12cb734edf860b15da18d2e4e5f83 (patch)
tree2565c48a3ceb83bfa5749a45f4b78722d7a2a43e
parent3a0a5df0d2c92306e863abac1bd544a44f57da77 (diff)
downloadhdf5-e99a1f7838d12cb734edf860b15da18d2e4e5f83.zip
hdf5-e99a1f7838d12cb734edf860b15da18d2e4e5f83.tar.gz
hdf5-e99a1f7838d12cb734edf860b15da18d2e4e5f83.tar.bz2
[svn-r9554] Purpose:
Adding Fortran DLL supports. Description: Solution: Platforms tested: Misc. update:
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 68fac6c..bebb016 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -100,7 +100,9 @@ Bug Fixes since HDF5-1.6.3 release
F90 API
-------
-
+ - on windows, previously Fortran DLL built and tested failed,
+ now Fortran DLL has been built and tested successfully
+ with Dec Fortran 6.6c or Dec Fortran 6.0.
C++ API
-------
Documentation