summaryrefslogtreecommitdiffstats
path: root/release_docs/HISTORY-1_0-1_8_0.txt
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-07-27 22:00:07 (GMT)
committerGitHub <noreply@github.com>2023-07-27 22:00:07 (GMT)
commit0e82707100cf3d1b698d2ec0cad08db61d552d63 (patch)
tree6d8c9adf10cb2f52f7ad33b93e30ee0aef3125e0 /release_docs/HISTORY-1_0-1_8_0.txt
parent61186204c020a81b5b0044a3b5e08311ccf1424d (diff)
downloadhdf5-0e82707100cf3d1b698d2ec0cad08db61d552d63.zip
hdf5-0e82707100cf3d1b698d2ec0cad08db61d552d63.tar.gz
hdf5-0e82707100cf3d1b698d2ec0cad08db61d552d63.tar.bz2
Misc missed things from previous merges (#3295)
Diffstat (limited to 'release_docs/HISTORY-1_0-1_8_0.txt')
-rw-r--r--release_docs/HISTORY-1_0-1_8_0.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/HISTORY-1_0-1_8_0.txt b/release_docs/HISTORY-1_0-1_8_0.txt
index 333d0dc..6d9148d 100644
--- a/release_docs/HISTORY-1_0-1_8_0.txt
+++ b/release_docs/HISTORY-1_0-1_8_0.txt
@@ -8448,7 +8448,7 @@ C. Changes Since Version 1.0.1
-------------------
H5Tget_super - return the base datatype from which a
datatype is derived
- H5Tvlen_create - creates a new variable-length dataype
+ H5Tvlen_create - creates a new variable-length datatype
H5Tenum_create - creates a new enumeration datatype
H5Tenum_insert - inserts a new enumeration datatype member
H5Tenum_nameof - returns the symbol name corresponding to a
@@ -8944,7 +8944,7 @@ Datatypes
H5Tset_strpad - set string padding
+ H5Tget_super - return the base datatype from which a
datatype is derived
- + H5Tvlen_create - creates a new variable-length dataype
+ + H5Tvlen_create - creates a new variable-length datatype
+ H5Tenum_create - creates a new enumeration datatype
+ H5Tenum_insert - inserts a new enumeration datatype member
+ H5Tenum_nameof - returns the symbol name corresponding to a