aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 906ad608..72de5911 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
Noteworthy changes in version 1.13.1 (unreleased)
-------------------------------------------------
+ * Python: Fix DecryptionError Exception. [#4478]
+
* Python: No longer raises BadSignatures from
- decrypt(verify=True). [4276]
+ decrypt(verify=True). [#4276]
* cpp: gpgme_set_global_flag is now wrapped.
[#4471]