]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: start section for 0.13
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 2d1114dbcd5f4cc443b6dbcd2efb5528dd2a854a..b49e252308bde32394e383148cfd0505c989c2a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,6 @@
-Notmuch 0.12 (2012-xx-xx)
+Notmuch 0.13 (2012-xx-xx)
 =========================
 
-Command-Line Interface
-----------------------
-
-Reply to sender
-
-  "notmuch reply" has gained the ability to create a reply template
-  for replying just to the sender of the message, in addition to reply
-  to all. The feature is available through the new command line option
-  --reply-to=(all|sender).
-
 Tag exclusion
 
   Tags can be automatically excluded from search results by adding them
@@ -29,6 +19,19 @@ Tag exclusion
 
     notmuch config set search.exclude_tags deleted spam
 
+Notmuch 0.12 (2012-xx-xx)
+=========================
+
+Command-Line Interface
+----------------------
+
+Reply to sender
+
+  "notmuch reply" has gained the ability to create a reply template
+  for replying just to the sender of the message, in addition to reply
+  to all. The feature is available through the new command line option
+  --reply-to=(all|sender).
+
 Mail store folder/file ignore
 
    A new configuration option, `new.ignore`, lets users specify a
@@ -119,6 +122,12 @@ Generate inline patch fake attachment file names from message subject
   'git format-patch' instead of just "inline patch". See "Notmuch Show
   Insert Text/Plain Hook" in the notmuch customize interface.
 
+Enable `notmuch-search-line-faces' by default
+
+  Make the `notmuch-search-line-faces' functionality more discoverable
+  for new users by showing "unread" messages bold and "flagged"
+  messages blue by default in the search view.
+
 Library changes
 ---------------