From a14ea81b71803ee93de6edff9065b4bebcb2cf2e Mon Sep 17 00:00:00 2001
From: Arun Isaac
Date: Sun, 22 Dec 2019 00:47:15 +0530
Subject: Release version 0.2.2.

* NEWS: Update news.
* README.org (Download): Link to guile-email 0.2.2 tarball.
* configure.ac: Bump to version 0.2.2.
* releases/guile-email-0.2.2.tar.lz,
releases/guile-email-0.2.2.tar.lz.asc: New files.
---
 NEWS | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index 89f18a9..4d65541 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,26 @@ Copyright © 2019 Arun Isaac <arunisaac@systemreboot.net>
 
 Please send guile-email bug reports to guile-email@systemreboot.net
 
+* Changes in 0.2.2 (since 0.2.1)
+** Noteworthy bug fixes
+*** Tolerate decoding errors in MIME encoded words
+https://lists.systemreboot.net/archives/guile-email/2019/000021.html
+*** Tolerate invalid charset
+https://lists.systemreboot.net/archives/guile-email/2019/000024.html
+*** Tolerate decoding errors in body
+*** Prevent duplicate parameters in Content-Type header
+*** Return Keywords header as a list
+*** Handle blank Subject header
+https://lists.systemreboot.net/archives/guile-email/2019/000028.html
+
+** Other
+*** Disregard order in comparison of email headers in tests
+*** Directory local variables for editing guile-email code
+*** Implement custom test runner group begin and end functions
+*** Support upcoming guile 3.0
+https://lists.systemreboot.net/archives/guile-email/2019/000033.html
+*** Log colorized test results to stderr while running them
+
 * Changes in 0.2.1 (since 0.2.0)
 ** Noteworthy bug fixes
 *** Tolerate non-ASCII characters in headers
-- 
cgit v1.2.3