]> git.notmuchmail.org Git - notmuch/commitdiff
Merge tag '0.19'
authorDavid Bremner <david@tethera.net>
Sat, 15 Nov 2014 07:47:00 +0000 (08:47 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 15 Nov 2014 07:47:00 +0000 (08:47 +0100)
notmuch 0.19 release

NEWS
bindings/python/notmuch/version.py
debian/NEWS
debian/changelog
version

diff --git a/NEWS b/NEWS
index 8df124f57b4553e85271e162ab860b6343bcda1b..80679bd27edc9e75d62b84e378c844d47366540f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
-Notmuch 0.19~rc2 (2014-11-09)
-=============================
+Notmuch 0.19 (2014-11-14)
+=========================
+
+Overview
+--------
+
+This release improves the reliability of `notmuch dump` and the error
+handling for `notmuch insert`. The new `notmuch address` command is
+intended to make searching for email addresses more convenient. At the
+library level the revised handling of missing messages fixes at least
+one bug in threading. The release also includes several interface
+improvements to the emacs interface, most notably the ability to bind
+keyboard shortcuts to saved searches.
 
 Command-Line Interface
 ----------------------
@@ -28,6 +39,13 @@ Stopped `notmuch dump` failing if someone writes to the database
   `post-new`. There's also a new option `notmuch insert --no-hooks` to
   skip the hook. See the notmuch-hooks(1) man page for details.
 
+`notmuch deliver` is deprecated
+
+  With this release we believe that `notmuch insert` has reached
+  parity with `notmuch deliver`. We recommend that all users of
+  `notmuch deliver` switch to `notmuch insert` as the former is
+  currently unmaintained.
+
 `notmuch search` now supports `--duplicate=N` option with `--output=messages`
 
   Complementing the `notmuch search --duplicate=N --output=files`
index 4e1408d9e28a2b7abe1d41fdaffb5b8cd7c99a06..f719fdf46d853cdadf1d664220146b33f8520c71 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.19~rc2'
+__VERSION__ = '0.19'
index 0ae08198060aad2e91260e561e7031dfe7792a48..81b6b0adc74c890bf9c05686e546ed7cd7e6fd2c 100644 (file)
@@ -1,3 +1,13 @@
+notmuch (0.19-1) experimental; urgency=medium
+
+  * This release of notmuch again requires a non-reversable database
+    upgrade to support database features. This upgrade will happen on
+    the first run of 'notmuch-new' after updating. Notmuch will backup
+    your tags for your before doing the upgrade, but it never hurts to
+    make your own backup with notmuch dump.
+
+ -- David Bremner <bremner@debian.org>  Fri, 14 Nov 2014 20:34:55 +0100
+
 notmuch (0.18~rc0-1) experimental; urgency=low
 
   * This release of notmuch requires a non-reversable database upgrade
index 8d8685e1cbd13077208b8d7a08cf1ffc3cc03fb9..fbd15b8168c9bcd8082b678a4ce5515d86112c8e 100644 (file)
@@ -1,3 +1,17 @@
+notmuch (0.19-1) experimental; urgency=medium
+
+  * New upstream release.
+    - Improvements to reliability of 'notmuch dump' and the error
+    handling for 'notmuch insert'.
+    - The new 'notmuch address' command is intended to make searching
+    for email addresses more convenient.
+    - At the library level the revised handling of missing messages
+    fixes at least one bug in threading.
+    - Interface improvements to the emacs interface, most notably the
+    ability to bindkeyboard shortcuts to saved searches.
+
+ -- David Bremner <bremner@debian.org>  Fri, 14 Nov 2014 19:34:12 +0100
+
 notmuch (0.19~rc2-1) experimental; urgency=medium
 
   * New upstream release candidate
diff --git a/version b/version
index 15637ddf8728fe3252346d880eb4e565d625733b..caa4836d8e0af5609d084731b2f4fa9bdb509e71 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.19~rc2
+0.19