From f94adb54736bdad858e85f5b87743f1d29b1e1e0 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Sun, 3 Feb 2013 20:42:20 -0500 Subject: [PATCH] Update NEWS file --- NEWS | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index fe413fc09..4184f1fcb 100644 --- a/NEWS +++ b/NEWS @@ -11,11 +11,13 @@ Bug fixes 2. .GNUstepDefaults 3. /etc/sogo/{debconf,sogo}.conf 4. SOGoDefaults.plist - - Fixed handling of LDAP DN containing special characters (#2152, #2207) - - Fixed handling of credential files for older GNUsteps (#2216) - - fixed tooltips in contacts list - - fixed classification menu in component editor - - fixed link to ACL editor for 'any authenticated user' + - fixed handling of LDAP DN containing special characters (#2152, #2207) + - fixed handling of credential files for older GNUsteps (#2216) + - fixed display of messages with control characters (#2079, #2177) + - fixed tooltips in contacts list (#2211) + - fixed classification menu in component editor (#2223) + - fixed link to ACL editor for 'any authenticated user' (#2222, #2224) + - fixed saving preferences when mail module is disabled 2.0.4a (2013-01-30) ------------------