From ed645b3857502cc9d3351e4757c865abaaef6985 Mon Sep 17 00:00:00 2001 From: Neil Fortner Date: Thu, 20 Oct 2011 17:06:38 -0500 Subject: [svn-r21630] Re-add note to RELEASE_DOCS.txt that was mistakenly removed in r21629. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 356a5d9..528361a 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -343,6 +343,9 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - Fixed a bug that occurred when using H5Ocopy on a committed datatype + containing an attribute using that committed datatype. + (NAF - 2011/10/13 - Issue 5854) - #ifdef _WIN32 instances changed to #ifdef H5_HAVE_WIN32_API and added H5_HAVE_VISUAL_STUDIO checks where necessary. CMake only as configure never set _WIN32. -- cgit v0.12