From 10b564abbe59948e015d16a885ba7fdcf64dabaa Mon Sep 17 00:00:00 2001 From: Neil Fortner Date: Thu, 24 Aug 2023 13:43:36 -0400 Subject: [PATCH] Remove extraneous "33" in RELEASE.txt (#3425) --- release_docs/RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 70e8d6e8fc0..9f8d517bccb 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -293,7 +293,7 @@ Bug Fixes since HDF5-1.14.0 release Library ------- - Fixed performance regression with some compound type conversions -33 + In-place type conversion was introduced for most use cases in 1.14.2. While being able to use the read buffer for type conversion potentially improves performance by performing the entire I/O at once, it also