aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-10-12 18:34:43 -0300
committerGravatar David Bremner <bremner@debian.org>2011-10-16 20:10:03 -0300
commit8bb5b6201ec2cb890655fee6ef7e540f401a4c7e (patch)
tree5def9868c71856a863af76a22b5313a69e23a9fd /NEWS
parent53b397acfcd6b6372372593cc9047ee1a9599afd (diff)
docs: Update man page, NEWS and online help for new dump arguments.
We mention in all three places that using the filename argument is deprecated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1885f975..d4f02d73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Notmuch 0.10 (2011-xx-xx)
+
+notmuch dump changes
+--------------------
+
+The dump command now takes an optional search term much like notmuch
+search/show/tag. The output file argument of dump is deprecated in
+favour of using stdout.
+
Notmuch 0.9 (2011-10-01)
========================