HDFFV-10254 release note

This commit is contained in:
Allen Byrne 2017-07-12 14:23:00 -05:00
parent 78d1de482e
commit c22678f3fd

View File

@ -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