aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Tomi Ollila <tomi.ollila@iki.fi>2013-07-13 11:46:23 +0300
committerGravatar David Bremner <bremner@debian.org>2013-07-20 09:13:48 -0300
commit03e2def474d539f8852bfdf7fd18ea3d8940e73c (patch)
tree49dcf6d81be737391ccb8c0eb69a7d0e9c3d06f9 /NEWS
parent2bd374c91efd6ed0c42fb6ff5b4b969ec0e16cee (diff)
NEWS: Python bindings: Fix loading of libnotmuch on OS X (Darwin)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de5bb832..0537fb4b 100644
--- a/NEWS
+++ b/NEWS
@@ -102,6 +102,11 @@ Key bindings for next/previous thread
Show view has new key bindings M-n and M-p to move to the next and
previous thread in the search results.
+Python Bindings
+---------------
+
+Fix loading of libnotmuch shared library on OS X (Darwin) systems.
+
Notmuch 0.15.2 (2013-02-17)
===========================