Merge pull request #517 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10

* commit 'b74b1cd250755cbbe6ec337dc34634eb8b74b64a':
  Added a RELEASE.txt message for HDFFV-10187.
This commit is contained in:
Dana Robinson 2017-05-16 12:00:52 -05:00
commit 6e09fa2cb2

View File

@ -121,7 +121,12 @@ Bug Fixes since HDF5-1.10.0-patch1 release
High-Level APIs:
------
-
- Fixed a bug in the H5DOwrite_chunk() API call where overwriting a chunk
with no filters caused an assert to trip (with assertions enabled /
debug builds) or additional chunks to be inserted instead of overwriting
the data (without assertions enabled / production builds).
(HDFFV-10187, DER, 2017/05/11)
Fortran High-Level APIs:
------