summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorNeil Fortner <fortnern@gmail.com>2022-10-05 14:13:17 (GMT)
committerGitHub <noreply@github.com>2022-10-05 14:13:17 (GMT)
commit84ecd826876f9d1e3fdac5dcd8fc681466a1b1ea (patch)
tree4891afabf14ac9bfad553169f79e2811825cfb8f /release_docs
parent389e80dab6a586339044cb83f57216c5ed0fff3d (diff)
downloadhdf5-84ecd826876f9d1e3fdac5dcd8fc681466a1b1ea.zip
hdf5-84ecd826876f9d1e3fdac5dcd8fc681466a1b1ea.tar.gz
hdf5-84ecd826876f9d1e3fdac5dcd8fc681466a1b1ea.tar.bz2
Fixed an issue that could occur when combining hyperslab selections (#2122) (#2138) (#2142)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 0e90bdc..f84532d 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -163,6 +163,13 @@ Bug Fixes since HDF5-1.10.9 release
===================================
Library
-------
+ - Fixed an issue with hyperslab selections
+
+ Previously, when combining hyperslab selections, it was possible for the
+ library to produce an incorrect combined selection.
+
+ (NAF - 2022/09/25)
+
- Fixed an issue with attribute type conversion with compound datatypes
Previously, when performing type conversion for attribute I/O with a