summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2022-03-28 15:52:25 +0200
committerWerner Koch <wk@gnupg.org>2022-03-28 15:52:25 +0200
commitae0e567820c37f9640440b3cff77d7c185aa6742 (patch)
treef2e507c249e3be47bd7c47a86d7741e1bee5c0d3 /NEWS
parentf8a492906e7d62a03e83885d1f1677e92bcd2339 (diff)
downloadlibgcrypt-ae0e567820c37f9640440b3cff77d7c185aa6742.tar.gz
Release 1.10.1libgcrypt-1.10.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bb598706..03132c2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
-Noteworthy changes in version 1.10.1 (unreleased) [C24/A4/R_]
+Noteworthy changes in version 1.10.1 (2022-03-28) [C24/A4/R1]
-------------------------------------------------
+ * Bug fixes:
+
+ - Fix minor memory leaks in FIPS mode.
+
+ - Build fixes for MUSL libc. [rCffaef0be61]
+
+ * Other:
+
+ - More portable integrity check in FIPS mode. [rC9fa4c8946a,T5835]
+
+ - Add X9.62 OIDs to sha256 and sha512 modules. [rC52fd2305ba]
+
Release-info: https://dev.gnupg.org/T5810