diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2008-10-08 21:03:24 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2008-10-08 21:03:24 (GMT) |
commit | 70b4cf15ac7a213b88be6ff3614817e5a4011514 (patch) | |
tree | 6ca3a8093bc765ede298e3682437f8714e1ec0e9 | |
parent | a59735101d4a0a9a5505b8aad0d0ceb9d0119715 (diff) | |
download | hdf5-70b4cf15ac7a213b88be6ff3614817e5a4011514.zip hdf5-70b4cf15ac7a213b88be6ff3614817e5a4011514.tar.gz hdf5-70b4cf15ac7a213b88be6ff3614817e5a4011514.tar.bz2 |
[svn-r15824] Updated a bug fix information.
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 8fa9fba..0c22838 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -163,6 +163,8 @@ Bug Fixes since HDF5-1.8.0 release Configuration ------------- + - "make DESTDIR=xxx install" failed to install some tools and files + (e.g., h5cc and fortran modules). Fixed. AKC - 2008/10/8. Performance ------------- |