aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2021-01-08 17:14:33 +0000
committerWerner Koch <[email protected]>2021-01-08 17:14:33 +0000
commitbb9880778fb16cdb6de83905e45bf6c965770013 (patch)
treec27fc711b1d075f017ead75b52bbe433d75d8864 /NEWS
parentMake distcheck make target a bit more reliable. (diff)
downloadgpgme-1.15.1.tar.gz
gpgme-1.15.1.zip
Release 1.15.1gpgme-1.15.1
Diffstat (limited to '')
-rw-r--r--NEWS18
1 files changed, 15 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8dd02ea0..f6c2b0d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,20 @@
-Noteworthy changes in version 1.15.1 (unreleased)
+Noteworthy changes in version 1.15.1 (2021-01-08)
-------------------------------------------------
- [c=C35/A24/R0 cpp=C18/A12/R0 qt=C12/A5/R0]
- Release-info: https://dev.gnupg.org/T5131
+ * Fix another bug in the secret key export. [#5046]
+
+ * Make listing of signatures work if only secret keys are listed. [#3580]
+
+ * Fix build problem on FreeBSD. [a6220adf30]
+
+ * qt: Avoid empty "[email protected]" signature notations. [#5142]
+
+ * python: Fix key_export functions. [#5149]
+
+
+ [c=C35/A24/R1 cpp=C18/A12/R1 qt=C12/A5/R1]
+
+ Release-info: https://dev.gnupg.org/T5225
Noteworthy changes in version 1.15.0 (2020-11-12)