From 148fd4936cc648a7264ef363afccd024a9e5d177 Mon Sep 17 00:00:00 2001 From: Jean Raby Date: Tue, 19 Nov 2013 13:43:45 -0500 Subject: [PATCH] Update Version to 2.1.1 and update news --- NEWS | 3 ++- Version | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 85a31198a..c5184cf7c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2.1.1 (2013-MM-DD) +2.1.1 (2013-11-19) ------------------ New features @@ -11,6 +11,7 @@ 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 + - fixed handling of broken/invalid email addresses 2.1.0 (2013-11-07) ------------------ diff --git a/Version b/Version index fbb92ef58..cd25039c8 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=2 MINOR_VERSION=1 -SUBMINOR_VERSION=0 +SUBMINOR_VERSION=1