summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-07-12 19:23:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-07-12 19:23:00 (GMT)
commitc22678f3fde05641ae00003272d9d1add600ba24 (patch)
treeb775a5a312e9590323087c9d05695dd54b0fd15a /release_docs
parent78d1de482ebc91348cfb673ba584db96ce127aeb (diff)
downloadhdf5-c22678f3fde05641ae00003272d9d1add600ba24.zip
hdf5-c22678f3fde05641ae00003272d9d1add600ba24.tar.gz
hdf5-c22678f3fde05641ae00003272d9d1add600ba24.tar.bz2
HDFFV-10254 release note
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt12
1 files changed, 10 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 20d58b3..c53f926 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -105,7 +105,15 @@ Bug Fixes since HDF5-1.10.1 release
Configuration
-------------
- -
+ - cmake
+
+ To many commands for POST_BUILD step caused command line to be
+ too big on windows.
+
+ Changed foreach of copy command to use a custom command with the
+ use of the HDFTEST_COPY_FILE macro.
+
+ (ADB - 2017/07/12, HDFFV-10254)
Performance
-------------
@@ -127,7 +135,7 @@ Bug Fixes since HDF5-1.10.1 release
The import from h5dump function expects the binary files to use native
types (FILE '-b' option) in the binary file.
- (ADB - 2017/06/15, HDFFV-102191)
+ (ADB - 2017/06/15, HDFFV-10219)
- h5repack