]> git.cworth.org Git - notmuch-wiki/blobdiff - news/release-0.19.mdwn
news for 0.20
[notmuch-wiki] / news / release-0.19.mdwn
index 99f34c64808e91d9f8929d7a5e3d1797b8199bf5..0e70c6a987945640e2954568240052d2838219aa 100644 (file)
@@ -128,7 +128,7 @@ Previously there was no supported way to abort an atomic section.
 Callers can now simply close the database, and any outstanding
 atomic section will be aborted.
 
 Callers can now simply close the database, and any outstanding
 atomic section will be aborted.
 
-### Add return status to notmuch_database_close and notmuch_database_destroy
+### Add return status to `notmuch_database_close` and `notmuch_database_destroy`
 
 ### Bug fixes and performance improvements for thread linking
 
 
 ### Bug fixes and performance improvements for thread linking
 
@@ -143,7 +143,7 @@ nmbug
 
 The Perl script has been translated to Python; you'll need Python 2.7
 or anything from the 3.x line.  Most of the user-facing interface is
 
 The Perl script has been translated to Python; you'll need Python 2.7
 or anything from the 3.x line.  Most of the user-facing interface is
-the same, but `nmbug help` is not `nmbug --help`, and the following nmbug
+the same, but `nmbug help` is now `nmbug --help`, and the following nmbug
 commands have slightly different interfaces: `archive`, `commit`,
 `fetch`, `log`, `pull`, `push`, and `status`.  For details on the
 new interface for a given command, run `nmbug COMMAND --help`.
 commands have slightly different interfaces: `archive`, `commit`,
 `fetch`, `log`, `pull`, `push`, and `status`.  For details on the
 new interface for a given command, run `nmbug COMMAND --help`.