[PATCH] Add a NEWS section for 0.11.1 and document the python error handling bugfix
Justus Winter
4winter at informatik.uni-hamburg.de
Mon Jan 23 04:15:03 PST 2012
---
NEWS | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index bf21e64..3d2c2a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Notmuch 0.11.1 (2012-mm-dd)
+===========================
+
+Bug-fix release.
+----------------
+
+Fix error handling in python bindings.
+
+ The python bindings in 0.11 failed to detect NULL pointers being
+ returned from libnotmuch functions and thus failed to raise
+ exceptions to indicate the error condition. Any subsequent calls
+ into libnotmuch caused segmentation faults.
+
+
Notmuch 0.11 (2012-01-13)
=========================
--
1.7.8.3
More information about the notmuch
mailing list