aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2012-05-28 20:40:45 -0300
committerDavid Bremner <bremner@debian.org>2012-05-28 20:43:09 -0300
commitdd4c9b4cb607cf3cfc03f871de0b77cb88230f8a (patch)
tree5106a58aef1185ac1d8e312e14c4a1f3c98e5e83 /NEWS
parent5946aba519ab99207ebf5d2863c60edd6a35bf9e (diff)
NEWS: add item about ruby bindings.
Corrections or clarifications welcome.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d5bc34e..0106722 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,11 @@ databases
and simply return a `NULL` object if the directory does not exist,
as documented.
+Fix compilation of ruby bindings.
+
+ Revert to dynamic linking, since the statically linked bindings did
+ not work well.
+
Notmuch 0.13 (2012-05-15)
=========================