notmuch 0.20 release

-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQGcBAABCAAGBQJVataHAAoJEPIClx2kp54sshUL/RHYmmGgUxZdGiP0hnmUj+LB
 a4U4Anx4/23iW8nAwcNuSn0S7U9SKV9i1hIoBgFsuLM1sCL7AAHd6VFjRrsJN5Pi
 zcwPGK4PGgZS5LnhOVG4KCRJPTgCMqmTUozhwbhmvhMJtWwykPHn1PqLCnt4ARAh
 ASu9fkbXyuD64RM1sc9XvKCXsUUdFQX6K0zO8raR4ySJFO2w4j7adCD7UC5ViqJz
 sFENdfLDOpBL3F5G5JabukMsjjvxl0AnWz1tA+tdvLh4zbI8YlFR852L40R/M2qa
 ToVNIXwFYvpv3fC/CB5xdx4lALobRYDifK+gJ3Co9VvS/KAxSfK4JLOKIkRqc5dy
 ptuJvwgKpsE0mjBScfkj+Y/ygM1zSJENgPMpcuTWOmHXFAalss1cL9skCDYAsM9B
 qD/9Rl+pWmzTtlxb98czNcouu0JUMaI/hH/lawddck6n1ylaWia8OFHZnYNhB5xV
 mp9mjiG/8D2VtdztLpQTtPxts2APjn+v6TgivmkDhQ==
 =7ZNV
 -----END PGP SIGNATURE-----

Merge tag '0.20'

notmuch 0.20 release
This commit is contained in:
David Bremner 2015-05-31 12:06:40 +02:00
commit b271763152
4 changed files with 14 additions and 8 deletions

7
NEWS
View file

@ -1,4 +1,4 @@
Notmuch 0.20 (UNRELEASED)
Notmuch 0.20 (2015-05-31)
=========================
Command-Line Interface
@ -15,11 +15,6 @@ Path to gpg is now configurable
On systems with multiple versions of gpg, you can tell
notmuch which one to use by setting `crypto.gpg_path`
New command, `notmuch-emacs-mua`
This new wrapper script is intended to be a drop in replacement for
mutt to compose and send mail using `notmuch-emacs`
Emacs
-----

View file

@ -1,3 +1,3 @@
# this file should be kept in sync with ../../../version
__VERSION__ = '0.20~rc2'
__VERSION__ = '0.20'
SOVERSION = '4'

11
debian/changelog vendored
View file

@ -1,3 +1,14 @@
notmuch (0.20-1) unstable; urgency=medium
* New upstream release
- new mimetype search prefix
- improvements to emacs, vim, and mutt front-ends
- undeprecate single message mboxes.
- reduced noise on stderr from the library
- improved API for notmuch_query_search_{messages, thread}
-- David Bremner <bremner@debian.org> Sun, 31 May 2015 11:21:14 +0200
notmuch (0.20~rc2-1) experimental; urgency=medium
* New upstream release candidate.

View file

@ -1 +1 @@
0.20~rc2
0.20