From eb9111b5fa1dcd17e8bdccec6bef595b31c6a2ec Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 19 Nov 2013 11:40:33 -0500 Subject: [PATCH] Updated news for the recent bug fix --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9fb1298f5..85a31198a 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ Enhancements Bug fixes - fixed utf8 character handling in special folder names Special folder names can now be set as UTF8 or modified UTF7 in sogo.conf + - fixed reply-to header not being set for auxiliary IMAP accounts 2.1.0 (2013-11-07) ------------------