diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2022-03-31 15:42:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-31 15:42:30 (GMT) |
commit | e8ea8500042e922fb845821765f2db10dbb57416 (patch) | |
tree | 4028ebe7c3e284b6aee0408641405943fb9babb5 /release_docs | |
parent | 870ee8feee4d0ad89c97ab5b8611fe3664c891dc (diff) | |
download | hdf5-e8ea8500042e922fb845821765f2db10dbb57416.zip hdf5-e8ea8500042e922fb845821765f2db10dbb57416.tar.gz hdf5-e8ea8500042e922fb845821765f2db10dbb57416.tar.bz2 |
spelling fixes (#1561)
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/HISTORY-1_0-1_8_0_rc3.txt | 2 | ||||
-rw-r--r-- | release_docs/HISTORY-1_8_0-1_10_0.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/HISTORY-1_0-1_8_0_rc3.txt b/release_docs/HISTORY-1_0-1_8_0_rc3.txt index f54ba64..3669f4d 100644 --- a/release_docs/HISTORY-1_0-1_8_0_rc3.txt +++ b/release_docs/HISTORY-1_0-1_8_0_rc3.txt @@ -1245,7 +1245,7 @@ Known Problems causes failures in several HDF5 library tests. * For HPUX 11.23 many tools tests failed for 64-bit version when linked to the shared libraries (tested for 1.8.0-beta2) -* For SNL, Red Storm: only paralle HDF5 is supported. The serial tests pass +* For SNL, Red Storm: only parallel HDF5 is supported. The serial tests pass and the parallel tests also pass with lots of non-fatal error messages. * For LLNL, uP: both serial and parallel pass. Zeus: serial passes but parallel fails with a known proglem in MPI. ubgl: serial passes but 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 575d070..7b84fbc 100644 --- a/release_docs/HISTORY-1_8_0-1_10_0.txt +++ b/release_docs/HISTORY-1_8_0-1_10_0.txt @@ -1581,7 +1581,7 @@ Known Problems causes failures in several HDF5 library tests. * For HPUX 11.23 many tools tests failed for 64-bit version when linked to the shared libraries (tested for 1.8.0-beta2) -* For SNL, Red Storm: only paralle HDF5 is supported. The serial tests pass +* For SNL, Red Storm: only parallel HDF5 is supported. The serial tests pass and the parallel tests also pass with lots of non-fatal error messages. * on SUN 5.10 C++ test fails in the "Testing Shared Datatypes with Attributes" test * configuring with --enable-debug=all produces compiler errors on most |