summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-02-19 18:55:59 (GMT)
committerGitHub <noreply@github.com>2021-02-19 18:55:59 (GMT)
commitf4636d554fc737dacc81a115e7e64ccbfe830d79 (patch)
tree58a42dedfa3b41ab0f31604a7cd005d95fb3255e /release_docs
parent7cf4913baf1fade3b6095c6f120c882246f94e94 (diff)
downloadhdf5-f4636d554fc737dacc81a115e7e64ccbfe830d79.zip
hdf5-f4636d554fc737dacc81a115e7e64ccbfe830d79.tar.gz
hdf5-f4636d554fc737dacc81a115e7e64ccbfe830d79.tar.bz2
1 10 Minor non-space formatting changes (#355)
* HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt29
1 files changed, 15 insertions, 14 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 7ced618..6b22c36 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -3,6 +3,7 @@ HDF5 version 1.10.8-1 currently under development
INTRODUCTION
+============
This document describes the differences between this release and the previous
HDF5 release. It contains information on the platforms tested and known
@@ -209,7 +210,7 @@ New Features
-
Java Library:
- ----------------
+ -------------
- Added new H5S functions.
H5Sselect_copy, H5Sselect_shape_same, H5Sselect_adjust,
@@ -232,33 +233,33 @@ New Features
High-Level APIs:
- ---------------
+ ----------------
-
- C Packet Table API
- ------------------
+ C Packet Table API:
+ -------------------
-
- Internal header file
- --------------------
+ Internal header file:
+ ---------------------
-
- Documentation
- -------------
+ Documentation:
+ --------------
-
-Support for new platforms, languages and compilers.
-=======================================
+Support for new platforms, languages and compilers
+==================================================
-
Bug Fixes since HDF5-1.10.7 release
-==================================
+===================================
Library
-------
-
- Java Library:
- ----------------
+ Java Library
+ ------------
- The H5FArray.java class, in which virtually the entire execution time
is spent using the HDFNativeData method that converts from an array
of bytes to an array of the destination Java type.
@@ -315,7 +316,7 @@ Bug Fixes since HDF5-1.10.7 release
High-Level Library
- ------
+ ------------------
-