summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 528361a..356a5d9 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -343,9 +343,6 @@ 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.