mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
NEWS: add item for Ruby bindings.
This is based on a quick scan of git log.
This commit is contained in:
parent
a74cd4367e
commit
b8cbec57af
1 changed files with 7 additions and 0 deletions
7
NEWS
7
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)
|
||||
========================
|
||||
|
|
Loading…
Reference in a new issue