diff --git a/NEWS b/NEWS index f2c423ab9..cde51d231 100644 --- a/NEWS +++ b/NEWS @@ -7,15 +7,21 @@ New features Enhancements - Added SMTP AUTH support for sogo-ealarms-notify - Added support for LDAP password change against AD/Samba4 + - Added apache configuration for Apple autoconfiguration (#2248) + - The init scripts now start 3 sogod processes by default instead of 1 Bug fixes - - fixed Finnish mail reply/forward templates - - fixed position of red line of current time - - disabled verbose logging of smtp sessions by default - - fixed high CPU usage when there are no available child processes - - fixed crash in dav f/b lookups when using SQL addressbooks (#2418) - - fixed memory consumption issues when doing dav lookups with huge result set - - fixed S/MIME verification issues with certain OpenSSL versions + - Fixed Finnish mail reply/forward templates + - Fixed position of red line of current time + - Disabled verbose logging of smtp sessions by default + - Fixed high CPU usage when there are no available child processes + Added logging when such a condition occurs + - Fixed crash in dav f/b lookups when using SQL addressbooks (#2418) + - Fixed memory consumption issues when doing dav lookups with huge result set + - Fixed S/MIME verification issues with certain OpenSSL versions + - Worked around an issue with chunked encoding of CAS replies (#2408) + - Avoid crash when handling malformed or non-ASCII http credentials (#2358) + - Fixed crontab error (#2372) 2.0.7 (2013-07-19) ------------------