summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2011-07-14 08:22:56 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2011-07-14 08:22:56 +0300
commiteb8c818bdd974c9a7a80ad7af9bd0e3398925b1a (patch)
tree72d841e23608bdec2eb3d77a796b07caadebbacf /NEWS
parent8b0a31e2a534fcb2e00a977988b2b1f8982e5e7a (diff)
* update NEWS/TODO
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d1d4bfa..ad91ae4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
* NEWS (user visible changes)
+
+ * Release 0.9.7 <>
+
+ - enable threading (using -t/--threads) with mu find
+ - don't enforce UTF-8 output, use locale (fixes issue #11)
+ - add mail threading (sorta fixes issue #13)
+ - add header line to --format=mutt-ab (mu cfind), (fixes issue #42)
+ - terminate mu view results with a form-feed marker (use --terminate) (fixes
+ issue #41)
+ - search X-Label: tags (fixes issue #40)
+ - added toys/muile, the mu guile shells, which allows for message stats etc.
+
** Release 0.9.6 <2011-05-28 Sat>