]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
cli: notmuch-show.c fix whitespace error
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 01067226aa1cdc2d4c1f40e01b4d53a76bef9329..d29ec5b2433ab67bd83ddcca1a91675a9c0423a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Notmuch 0.14 (xxxx-xx-xx)
+=========================
+
+General bug fixes
+-----------------
+
+Maildir tag synchronization
+
+  Maildir flag-to-tag synchronization now applies only to messages in
+  maildir-like directory structures.  Previously, it applied to any
+  message that had a maildir "info" part, which meant it could
+  incorrectly synchronize tags for non-maildir messages, while at the
+  same time failing to synchronize tags for newly received maildir
+  messages (typically causing new messages to not receive the "unread"
+  tag).
+
+Notmuch 0.13.2 (2012-06-02)
+===========================
+
+Bug-fix release
+---------------
+
+Update contrib/notmuch-deliver for API changes in 0.13. This fixes a
+compilation error for this contrib package.
+
 Notmuch 0.13.1 (2012-05-29)
 ===========================