aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-11-16 14:14:08 -0400
committerGravatar David Bremner <bremner@debian.org>2011-11-16 14:14:08 -0400
commitafb4387e5c21de33eff2de7d5878669285aada82 (patch)
tree456e3c51f07b089a7762dc856548586fedd5b1a3 /NEWS
parente93bf1f842d4d06b2468d1cdbd5e4e25877c7a44 (diff)
Revert "NEWS entry for id-links"
This reverts commit e93bf1f842d4d06b2468d1cdbd5e4e25877c7a44. reverting to fix whitespace
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 1 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index a2fa69ff..ff12ca67 100644
--- a/NEWS
+++ b/NEWS
@@ -41,11 +41,6 @@ Add tab-completion for notmuch-search and notmuch-search-filter
These functions now support completion tags for query parts
starting with "tag:".
-Turn "id:MSG-ID" links into buttons associated with notmuch searches
-
- Text of the form "id:MSG-ID" in mails is now a clickable button that
- opens a notmuch search for the given message id.
-
Performance
-----------
@@ -98,6 +93,7 @@ New functions
notmuch_database_begin_atomic and notmuch_database_end_atomic allow
multiple database operations to be performed atomically.
+
notmuch_database_find_message_by_filename does exactly what it says.
API changes