about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2021-12-12 17:37:03 +0100
committerLeah Neukirchen <leah@vuxu.org>2021-12-12 17:39:30 +0100
commita60147f633cdd13411bb4a1ecd4cbcb666c1d804 (patch)
tree7617a088eaffb930ef89fc64321ffcc6f214ab9a /NEWS.md
parente1e5bfe5ff6009b3937d35817ae08716d71a56b5 (diff)
downloadmblaze-a60147f633cdd13411bb4a1ecd4cbcb666c1d804.tar.gz
mblaze-a60147f633cdd13411bb4a1ecd4cbcb666c1d804.tar.xz
mblaze-a60147f633cdd13411bb4a1ecd4cbcb666c1d804.zip
NEWS.md: update for 1.2 v1.2
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index cb80b7b..92a47c7 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,9 +1,14 @@
-## 1.2
+## 1.2 (2021-12-12)
 
 * Caution! The tools mdeliver and mexport were buggy in handling and
   generation of trailing empty lines in MBOX-RD.  Do not import
   mbox files generated by mexport >=1.2 with mdeliver <1.2 if you
   require verbatim message delivery.
+* mshow: add "-A all" to render all attachments
+* msed: match header names case insensitively
+* mless: prefer setting LESSKEYIN and using .mlesskey
+* mcom: take Delivered-To into account for choosing From address
+* Many bug fixes.
 
 ## 1.1 (2021-01-14)