about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
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)