summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-05-30 15:55:22 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-05-30 15:55:22 (GMT)
commit5232adad263a132238b952700307be38c44433da (patch)
tree79f4e3047473ac4e1f2ec8943efa63afaf1c9318 /release_docs
parent6ea58166808ef930364740046880e941a005a81c (diff)
parentad83e2a3db186e1987ba7c6b9d85226afd53b397 (diff)
downloadhdf5-5232adad263a132238b952700307be38c44433da.zip
hdf5-5232adad263a132238b952700307be38c44433da.tar.gz
hdf5-5232adad263a132238b952700307be38c44433da.tar.bz2
Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/COPYING11
-rw-r--r--release_docs/RELEASE.txt8
2 files changed, 9 insertions, 10 deletions
diff --git a/release_docs/COPYING b/release_docs/COPYING
index 6903daf..6497ace 100644
--- a/release_docs/COPYING
+++ b/release_docs/COPYING
@@ -5,12 +5,9 @@
The files and subdirectories in this directory are part of HDF5.
The full HDF5 copyright notice, including terms governing use,
- modification, and redistribution, is contained in the files COPYING
- and Copyright.html. COPYING can be found at the root of the source
- code distribution tree; Copyright.html can be found at the root
- level of an installed copy of the electronic HDF5 document set and
- is linked from the top-level documents page. It can also be found
- at http://www.hdfgroup.org/HDF5/doc/Copyright.html. If you do not
- have access to either file, you may request a copy from
+ modification, and redistribution, is contained in the COPYING file
+ which can be found at the root of the source code distribution tree
+ or in https://support.hdfgroup.org/ftp/HDF5/releases. If you do
+ not have access to either file, you may request a copy from
help@hdfgroup.org.
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 15d257d..2770f71 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -58,7 +58,7 @@ New Features
Configuration
-------------
- CMake minimum is now 3.2.2. (ADB 2016/01/10)
-
+
Library
@@ -159,7 +159,9 @@ Bug Fixes since HDF5-1.8.18
Tools
-----
- - None
+ - Improved h5diff compare of strings and arrays.
+
+ (ADB, 2017/05/18, HDFFV-9055, HDFFV-10128)
Fortran API
@@ -239,7 +241,7 @@ They are built with the configure process unless specified otherwise.
Windows 7 x64 Visual Studio 2012 w/ Intel Fortran 15 (cmake)
Visual Studio 2013 w/ Intel Fortran 15 (cmake)
Visual Studio 2015 w/ Intel Fortran 16 (cmake)
-
+
Windows 10 Visual Studio 2015 w/ Intel Fortran 16 (cmake)
Windows 10 x64 Visual Studio 2015 w/ Intel Fortran 16 (cmake)