summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-04-07 19:15:36 +0300
committerLars Wirzenius <liw@liw.fi>2017-04-07 19:15:36 +0300
commiteb2835e894e5b77a18e7dbcdc1c4c4d2482b3b6f (patch)
tree320f1c22b0b9d2d5a9a86bd65b01e239639d0329
parent77fc9ad2250bc5de1a28427aa0c2b2213b6fc75b (diff)
downloaddistix-eb2835e894e5b77a18e7dbcdc1c4c4d2482b3b6f.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87ca774..37ec862 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Version 0.12+git, not yet released
* Rewrite integration tests ("yarns") using Python instead of shell.
This should not be user visible.
+* A new subcommand `import-imap` imports directly from an IMAP folder.
+ It also deletes imported mails.
+
Version 0.12, released 2017-03-22
----------------------------------