* [PATCH] news: Update for changes to notmuch_database_get_directory
@ 2012-05-13 20:08 Austin Clements
2012-05-13 20:15 ` Austin Clements
0 siblings, 1 reply; 2+ messages in thread
From: Austin Clements @ 2012-05-13 20:08 UTC (permalink / raw)
To: notmuch
---
NEWS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index c67f186..f987811 100644
--- a/NEWS
+++ b/NEWS
@@ -91,12 +91,12 @@ notmuch_database_close and notmuch_database_destroy
database and thus release the lock associated with it without
destroying the data structures obtained from it.
-notmuch_database_open and notmuch_database_create now return errors
+notmuch_database_open, notmuch_database_create, and
+notmuch_database_get_directory now return errors
- The type signatures of notmuch_database_open and
- notmuch_database_create have changed so that the functions now
- return a notmuch_status_t and take an out-argument for returning the
- new database object.
+ The type signatures of these functions have changed so that the
+ functions now return a notmuch_status_t and take an out-argument for
+ returning the new database object or directory object.
go bindings changes
-------------------
--
1.7.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] news: Update for changes to notmuch_database_get_directory
2012-05-13 20:08 [PATCH] news: Update for changes to notmuch_database_get_directory Austin Clements
@ 2012-05-13 20:15 ` Austin Clements
0 siblings, 0 replies; 2+ messages in thread
From: Austin Clements @ 2012-05-13 20:15 UTC (permalink / raw)
To: notmuch
Sorry for the spam. This was supposed to be a test message to myself
and I forgot I had git-send-email configured to sent to
notmuch@notmuchmail.org by default.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-13 20:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13 20:08 [PATCH] news: Update for changes to notmuch_database_get_directory Austin Clements
2012-05-13 20:15 ` Austin Clements
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).