]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Update doc of notmuch_database_{needs_upgrade,upgrade}
authorAustin Clements <amdragon@mit.edu>
Mon, 25 Aug 2014 17:26:09 +0000 (13:26 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 30 Aug 2014 18:42:07 +0000 (11:42 -0700)
Clients are no longer required to call these functions after opening a
database in read/write mode (which is good, because almost none of
them do!).


No differences found