summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2013-07-09 19:58:35 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2013-07-09 19:58:35 (GMT)
commit70de2942b2ea6bf42824828faae5fe7b3c7f3296 (patch)
tree7fbe232d8ed99454132ea311bd6077fb5a4f3dba /release_docs
parent2efbc227cdf2b8e24efab6c180e429f442e95f2d (diff)
downloadhdf5-70de2942b2ea6bf42824828faae5fe7b3c7f3296.zip
hdf5-70de2942b2ea6bf42824828faae5fe7b3c7f3296.tar.gz
hdf5-70de2942b2ea6bf42824828faae5fe7b3c7f3296.tar.bz2
[svn-r23879] Add note to RELEASE.txt for r23859
Tested: kate
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 62e94d5..f0bfd45 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -418,6 +418,8 @@ Bug Fixes since HDF5-1.8.0 release
Library
-------
+ - Added const qualifier to source buffer parameters in H5Dgather and
+ H5D_scatter_func_t (H5Dscatter callback). (NAF - 2013/7/02)
- Fixed an error involving failure to write fill values to the user's
buffer when reading unallocated chunks from datasets that have a
fill value set to H5D_FILL_VALUE_DEFAULT. A consequence of this