summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-08-26 16:51:34 (GMT)
committerGitHub <noreply@github.com>2023-08-26 16:51:34 (GMT)
commit8f9098b284b1551bae0fa9339eeeda64cc1d8641 (patch)
tree2c4ae82b7574d91b0f0eb4c73b1bbbb45df3f91c /release_docs
parentd1cd849674c6e1c343930ca10b73d8170f20081e (diff)
downloadhdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.zip
hdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.tar.gz
hdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.tar.bz2
Misc normalization with develop (#3436)
Mostly .github and config directories
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/HISTORY-1_0-1_8_0.txt6
-rw-r--r--release_docs/HISTORY-1_8_0-1_10_0.txt4
-rw-r--r--release_docs/RELEASE.txt2
3 files changed, 6 insertions, 6 deletions
diff --git a/release_docs/HISTORY-1_0-1_8_0.txt b/release_docs/HISTORY-1_0-1_8_0.txt
index 3669f4d..6d9148d 100644
--- a/release_docs/HISTORY-1_0-1_8_0.txt
+++ b/release_docs/HISTORY-1_0-1_8_0.txt
@@ -1407,7 +1407,7 @@ Known Problems
for your installation.
Observe that the basic idea is to insert the script as the first item
- on the command line which executes the the test. The script then
+ on the command line which executes the test. The script then
executes the test and filters out the offending text before passing
it on.
@@ -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
diff --git a/release_docs/HISTORY-1_8_0-1_10_0.txt b/release_docs/HISTORY-1_8_0-1_10_0.txt
index 7b84fbc..cc42d3b 100644
--- a/release_docs/HISTORY-1_8_0-1_10_0.txt
+++ b/release_docs/HISTORY-1_8_0-1_10_0.txt
@@ -791,7 +791,7 @@ Bug Fixes since HDF5-1.8.0 release
and the external filters are being built, the CMAKE_BUILD_TYPE define
must be set to the same value as the configuration
(-DCMAKE_BUILD_TYPE:STRING=Release if using -C Release). This is needed
- by the the szip and zlib filter build commands. (ADB - HDFFV-8695)
+ by the szip and zlib filter build commands. (ADB - HDFFV-8695)
- CMake: Remove use of XLATE_UTILITY program. (ADB - 2014/03/28 HDFFV-8640)
- CMake: Added missing quotes in setting the CMAKE_EXE_LINKER_FLAGS for the
MPI option. (ADB - 2014/02/27 HDFFV-8674)
@@ -1698,7 +1698,7 @@ Known Problems
for your installation.
Observe that the basic idea is to insert the script as the first item
- on the command line which executes the the test. The script then
+ on the command line which executes the test. The script then
executes the test and filters out the offending text before passing
it on.
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 1b69d68..2ec08b2 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -21,7 +21,7 @@ The official HDF5 releases can be obtained from:
https://www.hdfgroup.org/downloads/hdf5/
-Changes from release to release and new features in the HDF5-1.10.x release series
+Changes from Release to Release and New Features in the HDF5-1.10.x release series
can be found at:
https://portal.hdfgroup.org/display/HDF5/Release+Specific+Information