NEWS: add item for Ruby bindings.

This is based on a quick scan of git log.
This commit is contained in:
David Bremner 2011-09-26 20:23:23 -03:00
parent a74cd4367e
commit b8cbec57af

7
NEWS
View file

@ -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)
========================