summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e85fa3..17594b7 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,9 @@ Fixes:
• Fix distcheck with python3.7 by deleting __pycache__ during uninstall
(Simon McVittie)
+• Consistently save and restore the exception indicator when called
+ from C code (Simon McVittie)
+
• Avoid a long-standing race condition in the automated tests
(Debian #898158; Simon McVittie)