--- /dev/null
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 78635431FBD\r
+ for <notmuch@notmuchmail.org>; Fri, 7 Nov 2014 22:57:51 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id pn7Yx4qOw1o9 for <notmuch@notmuchmail.org>;\r
+ Fri, 7 Nov 2014 22:57:45 -0800 (PST)\r
+Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
+ (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 9902F431FB6\r
+ for <notmuch@notmuchmail.org>; Fri, 7 Nov 2014 22:57:45 -0800 (PST)\r
+Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1Xmzxp-0004sp-Gw; Sat, 08 Nov 2014 02:57:37 -0400\r
+Received: (nullmailer pid 8810 invoked by uid 1000); Sat, 08 Nov 2014\r
+ 06:57:32 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch mailing list <notmuch@notmuchmail.org>\r
+Subject: Call for NEWS for 0.19\r
+In-Reply-To: <878ujpw6et.fsf@maritornes.cs.unb.ca>\r
+References: <87vbn328ot.fsf@maritornes.cs.unb.ca>\r
+ <878ujpw6et.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.19~rc1 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Sat, 08 Nov 2014 07:57:19 +0100\r
+Message-ID: <87r3xe89io.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256;\r
+ protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 08 Nov 2014 06:57:51 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+\r
+\r
+Here is a subjectively trimmed list of commits for 0.19. Please send\r
+NEWS patches for anything (either your own contributions or those of\r
+others) you think is important to users or downstream developers.\r
+\r
+Austin Clements:\r
+ emacs: Clarify that notmuch-poll-script is deprecated\r
+ lib: Invalidate message metadata in _notmuch_message_gen_terms\r
+\r
+ new: Report and abort on upgrade failure\r
+\r
+ emacs: Improved compatibility for window-body-width in Emacs < 24\r
+ new: Don't report version after upgrade\r
+\r
+ lib: Database version 3: Introduce fine-grained "features"\r
+ cli: Be more helpful when .notmuch-config does not exist\r
+ emacs: Fix coding system in `notmuch-show-view-raw-message'\r
+ lib: Simplify close and codify aborting atomic section\r
+\r
+ doc: Emacs manual improvements and expansions\r
+ test: Port atomicity test to Python\r
+\r
+ lib: Add a ghost messages database feature\r
+\r
+David Edmondson (6):\r
+ emacs: Correct the documentation for `notmuch-search-line-faces'.\r
+ emacs: Forwarded messages should not have modified buffers\r
+\r
+Ian Main (2):\r
+ VIM: Use notmuch CLI for config\r
+ VIM: Make starting in 'insert' mode for compose optional\r
+\r
+Jani Nikula (26):\r
+\r
+ emacs: allow functions in notmuch-show-stash-mlarchive-link-alist\r
+\r
+ cli/insert: require succesful message indexing for success status\r
+ cli/insert: add post-insert hook\r
+\r
+Mark Oteiza (2):\r
+ config: read user.name from $NAME if set\r
+ config: read database.path from $MAILDIR if set\r
+\r
+Mark Walters (8):\r
+\r
+ dump: make dump take Xapian write lock\r
+\r
+\r
+Michal Sojka (13):\r
+\r
+ cli: search: Add --output={sender,recipients}\r
+ cli: address: Add --output=count\r
+\r
+Peter Wang (5):\r
+\r
+ python: handle return status of database close and destroy\r
+ go: add return status to database close method\r
+ ruby: handle return status of database close\r
+ cli: refactor insert\r
+\r
+Thibaut Horel (1):\r
+ python: Add binding for notmuch_query_add_tag_exclude\r
+\r
+Tomi Ollila (9):\r
+\r
+ cli: notmuch address option defaults update\r
+\r
+\r
+Wael M. Nasreddine (2):\r
+ ruby: Add wrapper for notmuch_query_count_threads\r
+\r
+\r
+\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1\r
+\r
+iQGcBAEBCAAGBQJUXb7PAAoJEPIClx2kp54sDrEL/jtlDXmkWOj+cO2qIdIZ3Qs2\r
+MS4shSl4BObQDdoIWUCKAXBg2OPwFkzQyX8WvLTV6UffLKBc3+LifkQXR+jwaOTs\r
+y4qozfo7SYkt4So5HIpR5cFhLg1t2yo0s9MTN53G0WTKvNRBYD+iOCKFkU519AdQ\r
+/Wp+9aOEA0wjs44Oh+Xwjr15LkEXlmM/jPkIFC7Rraifh3NIa1+DKBXXZdteu5CK\r
+24AdJKZ0L5KxDEJT3Pod4MMQww+SJANfwjNElW1gxMcyE7nfftD8KekREZTjKQ5L\r
+0Mq538LlhDtVQgxF+VYQ+z6dwD6lOc8RN+gPf+NRHZzBqtAY+r2ZRKuctuBtF8Bb\r
+uzcReTkg3pVJvQYn4Kv2+9M2t+UIuhoxqv5ca6CqfHfqwrAPWOkQlOcQRL/YhnWu\r
+u4b5XsGrI+UjwbloRJoPUIFKAuF0l5rCTOquhvkz8Rkusb6JU1g1jzlVsSxp1VxD\r
+4xEXSZK8wWJO2wTJplRfz/9I6ait68y4R3ZyVl0gNQ==\r
+=3LN2\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r