summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index bf4a273..0549394 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -877,6 +877,13 @@ Bug Fixes since HDF5-1.12.0 release
Tools
-----
+ - Fixed tools display of long double.
+
+ Long doubles were not being display correctly. Changed the printf
+ specifier from %Lf to %Lg.
+
+ (ADB - 2021/03/12, HDFFV-11113)
+
- Fixed tools argument parsing.
Tools parsing used the length of the option from the long array to match