summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-02-24 18:49:56 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-02-24 18:49:56 (GMT)
commit4fcd2589bbfca6448968a9a11748b81c24a37ce0 (patch)
tree2d256271232d0ce7dd1eb47075200837e4080c5b /release_docs/RELEASE.txt
parentf7212df0300f0d776b328fda05ef99947db59c0a (diff)
downloadhdf5-4fcd2589bbfca6448968a9a11748b81c24a37ce0.zip
hdf5-4fcd2589bbfca6448968a9a11748b81c24a37ce0.tar.gz
hdf5-4fcd2589bbfca6448968a9a11748b81c24a37ce0.tar.bz2
HDFFV-11036 add release note
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2cdf7a6..54d91b5 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -48,6 +48,13 @@ New Features
Configuration:
-------------
+ - Added test script for file size compare
+
+ if CMake minimum version is at least 3.14, the fileCompareTest.cmake
+ script will compare file sizes.
+
+ (ADB - 2020/02/24, HDFFV-11036)
+
- Update CMake minimum version to 3.12
Updated CMake minimum version to 3.12 and added version checks
@@ -894,7 +901,7 @@ Bug Fixes since HDF5-1.10.3 release
(MSB, 2018/1/8, HDFFV-10443)
- Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size in h5fget_file_image_f.
-
+
(MSB - 2020/2/18, HDFFV-11029)
Tools