update news

pull/13/head
Jean Raby 2013-09-17 09:27:46 -04:00
parent 60d6abe542
commit 27445d3b85
1 changed files with 13 additions and 7 deletions

20
NEWS
View File

@ -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)
------------------