aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2013-01-19 14:25:53 -0400
committerGravatar David Bremner <bremner@debian.org>2013-01-22 21:19:08 -0400
commita76682a2d2f61eb14e938eeab8f2824891d8e18c (patch)
tree425e1eada89ae88fd110cf321383f2422d2d3672 /NEWS
parentbdf7955cd54d345f9967b6608d25f3f0f7f5e1f5 (diff)
CLI: remove alias machinery, and "part", "search-tags" commands
The commands are long deprecated, so removal is probably overdue. The real motivation is to simplify argument handling for notmuch so that we can migrate to the common argument parsing framework.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d6bd198..9db9daf0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Notmuch 0.16 (2013-MM-DD)
+=========================
+
+Command-Line Interface
+----------------------
+
+Deprecated commands "part" and "search-tags" are removed.
+
Notmuch 0.15 (2013-01-18)
=========================