about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md7
-rw-r--r--VERSION2
2 files changed, 7 insertions, 2 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)
 
diff --git a/VERSION b/VERSION
index 9459d4b..5625e59 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1
+1.2