summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2019-05-09 18:49:56 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2019-05-09 18:49:56 (GMT)
commitdc7852104184dcb647382fa0a10e734c01d3d005 (patch)
treefa8d3d817f213ff75416a648ff6464f1ee5d5f5f /release_docs
parentf5dffa247ec381eb05bfc58baa50bb01b3028bbc (diff)
downloadhdf5-dc7852104184dcb647382fa0a10e734c01d3d005.zip
hdf5-dc7852104184dcb647382fa0a10e734c01d3d005.tar.gz
hdf5-dc7852104184dcb647382fa0a10e734c01d3d005.tar.bz2
Add RELEASE.txt entry for HDFFV-10596.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 5556253..0106cbe 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -129,7 +129,7 @@ Support for New Platforms, Languages, and Compilers
-Bug Fixes since HDF5-1.8.20
+Bug Fixes since HDF5-1.8.21
===========================
Configuration
@@ -172,8 +172,14 @@ Bug Fixes since HDF5-1.8.20
Fortran API
-----------
- - None
-
+ - Added symbolic links libhdf5_hl_fortran.so to libhdf5hl_fortran.so and
+ libhdf5_hl_fortran.a to libhdf5hl_fortran.a in hdf5/lib directory for
+ autotools installs. These were added to match the name of the files
+ installed by CMmake and the general pattern of hl lib files. We will
+ change the names of the installed lib files to the matching name in
+ the next major release.
+
+ (LRK - 2019/05/09, HDFFV-10596)
C++ API
-------