summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2017-11-06 16:48:59 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2017-11-06 16:48:59 (GMT)
commitd429feddcea0f0e13bfcc357a0632cedb0fa58ec (patch)
treee0ecc8170021e60ae7cbcb8685f73d6f59bb3482
parent3cebf07a22e5d7d4c1a60a3cb4df57d570b40a13 (diff)
parent6a5fff36f3c48cba3ab21a1fb29a8a1470297c5a (diff)
downloadhdf5-d429feddcea0f0e13bfcc357a0632cedb0fa58ec.zip
hdf5-d429feddcea0f0e13bfcc357a0632cedb0fa58ec.tar.gz
hdf5-d429feddcea0f0e13bfcc357a0632cedb0fa58ec.tar.bz2
Merge pull request #757 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8_20 to hdf5_1_8_20
* commit '6a5fff36f3c48cba3ab21a1fb29a8a1470297c5a': Correct issue number
-rw-r--r--release_docs/RELEASE.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 95e4902..05014b9 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -168,9 +168,9 @@ Bug Fixes since HDF5-1.8.19
(ADB - 2017/11/02, HDFFV-10321)
- - Fixed Fortran linker flags when using the NAG Fortran compiler (autotools).
+ - Fixed Fortran linker flags when using the NAG Fortran compiler (autotools).
- (HDFFV-10037, MSB, 2017/10/21)
+ (HDFFV-10037, MSB, 2017/10/21)
- cmake
@@ -241,7 +241,7 @@ Bug Fixes since HDF5-1.8.19
Added another parameter to the 'UD=' option to set the flag by default
to '0' or H5Z_FLAG_MANDATORY, the other choice is '1' or H5Z_FLAG_OPTIONAL.
- (ADB - 2017/08/31, HDFFV-10276)
+ (ADB - 2017/08/31, HDFFV-10269)
- h5ls
@@ -488,8 +488,8 @@ Known Problems
plugin tests have been disabled on CYGWIN.
Mac OS X 10.13 added additional subdirectory structure in .libs for shared
- libraries. Consequently "make check" will fail testing java and dynamically
- loaded plugin test libraries attempting to copy files from the previous
+ libraries. Consequently "make check" will fail testing java and dynamically
+ loaded plugin test libraries attempting to copy files from the previous
locations in .libs directories. This will be addressed in the next release
when support for the Mac OS X 10.13 platform is added.