summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-10-21 16:13:14 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-10-21 16:13:14 (GMT)
commitdca84b3f9b890d094a54cc6e95f0d2fd109db777 (patch)
treec678ddd85e751ce9859641dab89d3771ab9e642c /release_docs
parent7c67ccef7ec41a8372f63b8acde3fee0288fcc95 (diff)
downloadhdf5-dca84b3f9b890d094a54cc6e95f0d2fd109db777.zip
hdf5-dca84b3f9b890d094a54cc6e95f0d2fd109db777.tar.gz
hdf5-dca84b3f9b890d094a54cc6e95f0d2fd109db777.tar.bz2
[svn-r15920] Updated with the information of the removal of libhdf5_fortran.settings.
Diffstat (limited to 'release_docs')
-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 80a57c7..fa747a6 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -167,6 +167,8 @@ Bug Fixes since HDF5-1.8.0 release
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.