summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2019-09-02 14:43:55 +0100
committerSimon McVittie <smcv@collabora.com>2019-09-02 14:43:55 +0100
commitcfda8990337860e673e7911b05fc99931640beb0 (patch)
tree6583cc7ee5e484b3aade9bd1275bf4276a9f591e
parentdbc0f7ef463922c026f1183a07368aa61ffe98dc (diff)
downloaddbus-python-cfda8990337860e673e7911b05fc99931640beb0.tar.gz
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
-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)