From: David Bremner Date: Mon, 28 May 2012 23:40:45 +0000 (-0300) Subject: NEWS: add item about ruby bindings. X-Git-Tag: 0.13.1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1ff7e0762bedf1989c4655986d0b37bd84c5c260;p=notmuch.git NEWS: add item about ruby bindings. Corrections or clarifications welcome. --- diff --git a/NEWS b/NEWS index d5bc34ec..01067226 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) =========================