summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-06-15 17:37:07 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-06-15 17:37:07 (GMT)
commitc82ec4d734a1d7c3a684f823db78eaf4c1d21c6c (patch)
treee1e82fb0326611121c3b38556eb7bac6b39a874d /release_docs
parent811bb5eeda1b0c4f07611f295545fa764c48e454 (diff)
downloadhdf5-c82ec4d734a1d7c3a684f823db78eaf4c1d21c6c.zip
hdf5-c82ec4d734a1d7c3a684f823db78eaf4c1d21c6c.tar.gz
hdf5-c82ec4d734a1d7c3a684f823db78eaf4c1d21c6c.tar.bz2
Update release note
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 35cf372..20d58b3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -123,8 +123,11 @@ Bug Fixes since HDF5-1.10.1 release
Improved h5import by adding the SUBSET keyword. h5import understands
to use the Count times the Block as the size of the dimensions.
+ Added INPUT_B_ORDER keyword to old-style configuration files.
+ The import from h5dump function expects the binary files to use native
+ types (FILE '-b' option) in the binary file.
- (ADB - 2017/06/12, HDFFV-102191)
+ (ADB - 2017/06/15, HDFFV-102191)
- h5repack