summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2020-08-14 12:29:40 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2020-08-17 15:22:24 (GMT)
commit3b9c648180fcdc7ac4e110f4455d00e67322b742 (patch)
tree606b3f92925ccf5ad764230f2a13607572055ba0 /release_docs
parent8b75cd714babb9caed771bf63f8a4dbe7e1bd20f (diff)
downloadhdf5-3b9c648180fcdc7ac4e110f4455d00e67322b742.zip
hdf5-3b9c648180fcdc7ac4e110f4455d00e67322b742.tar.gz
hdf5-3b9c648180fcdc7ac4e110f4455d00e67322b742.tar.bz2
Merge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to develo
Code was already merged to hdf5_1_10. Merging the RELESE.txt entry for HDFFV-10436.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index e81bbfd..b634199 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -451,7 +451,7 @@ New Features
High-Level APIs:
---------------
- -
+ -
C Packet Table API
------------------
@@ -767,7 +767,11 @@ Bug Fixes since HDF5-1.10.5 release
High-Level APIs:
------
- -
+ - The H5DSis_scale function was updated to return "not a dimension scale" (0)
+ instead of failing (-1), when CLASS or DIMENSION_SCALE attributes are
+ not written according to Dimension Scales Specification.
+
+ (EIP - 2020/08/12, HDFFV-10436)
Fortran High-Level APIs:
------