aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-09-26 20:23:23 -0300
committerGravatar David Bremner <bremner@debian.org>2011-09-26 20:23:55 -0300
commitb8cbec57afe0e42c2b57da16fb695091e6ee44dc (patch)
tree825e8a1808458a7d07ad45f96e928737ca16e5d0 /NEWS
parenta74cd4367eaf6f3ae504161bb117456f88f73b10 (diff)
NEWS: add item for Ruby bindings.
This is based on a quick scan of git log.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d5518e66..e98bbe19 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,13 @@ New functions
notmuch_database_find_message_by_filename does exactly what it says.
+Ruby bindings changes
+---------------------
+
+ Wrap new library functions notmuch_database_{begin,end}_atomic,
+ and add new exception Notmuch::UnbalancedAtomicError. Rename destroy
+ to destroy! according to Ruby naming conventions.
+
Notmuch 0.8 (2011-09-10)
========================