summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-10-21 16:12:58 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-10-21 16:12:58 (GMT)
commit00b0378cd307997f8d427c27e85d7f2e7f9ab0ac (patch)
tree4aa1125dbb80bd28ea6059b99b4e6b8f8b41eeff
parent16801096c71e3b879821c74e70e280872545287e (diff)
downloadhdf5-00b0378cd307997f8d427c27e85d7f2e7f9ab0ac.zip
hdf5-00b0378cd307997f8d427c27e85d7f2e7f9ab0ac.tar.gz
hdf5-00b0378cd307997f8d427c27e85d7f2e7f9ab0ac.tar.bz2
[svn-r15919] Updated with the information of the removal of libhdf5_fortran.settings.
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index e445d37..66c7015 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -108,6 +108,8 @@ Bug Fixes since HDF5-1.8.1
Configuration
-------------
+ - The file libhdf5_fortran.settings is not installed since its content
+ is included in libhdf5.settings now. AKC - 2008/10/21
- "make DESTDIR=xxx install" failed to install some tools and files
(e.g., h5cc and fortran modules). Fixed. AKC - 2008/10/8.