diff options
author | lrknox <lrknox> | 2017-10-31 22:05:40 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-10-31 22:05:40 (GMT) |
commit | b4a995ce5e72e570de54c6c8124e2a6deb8993c6 (patch) | |
tree | 4f3b23b1e8971fd725461a9f4267d972970d1e2b | |
parent | 70d7c7f926f24f3ed2bd48a938cf39527084993d (diff) | |
parent | 54fd43fe1641687319f06b54affc9ae05f277a6a (diff) | |
download | hdf5-b4a995ce5e72e570de54c6c8124e2a6deb8993c6.zip hdf5-b4a995ce5e72e570de54c6c8124e2a6deb8993c6.tar.gz hdf5-b4a995ce5e72e570de54c6c8124e2a6deb8993c6.tar.bz2 |
Merge branch 'hdf5_1_8_20' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8_20
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index d34ff8b..6bddfe7 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -156,7 +156,9 @@ Bug Fixes since HDF5-1.8.19 Configuration ------------- - - None + - Fixed Fortran linker flags when using the NAG Fortran compiler (autotools). + + (HDFFV-10037, MSB, 2017/10/21) Library |