diff --git a/NEWS b/NEWS index 8ace3e7c1..c0ab39dcb 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,7 @@ Bug fixes - Avoid crash when handling malformed or non-ASCII http credentials (#2358) - Fixed crontab error (#2372) - Fixed OpenChange corruption issue regarding predecessors change list + - Avoid using too many LDAP connections while looping through ldap results 2.0.7 (2013-07-19) ------------------