Updated RELEASE.txt to include note on bug fix for HDFFV-10272, LBNL-ECP(10334)

This commit is contained in:
Richard Warren 2017-12-01 08:38:10 -05:00
parent 585cf69c56
commit 2e11a4f5ae

View File

@ -331,6 +331,17 @@ Bug Fixes since HDF5-1.10.1 release
(DER - 2017/11/21, HDFFV-10330)
- Fix for collective metadata writes on file close
It was discovered that metadata was being written twice as part of
the parallel file close behavior, once independently and once
collectively.
A fix for this error was included as part of the parallel compression
feature but remained undocumented here.
(RAW - 2017/12/01, HDFFV-10272)
Configuration
-------------
- cmake