From: Pierre Joye Date: Mon, 17 May 2010 20:22:20 +0000 (+0000) Subject: - #43233 X-Git-Tag: php-5.3.3RC1~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50a1b1d06cc2f9eb219a8bc7ca9130e08e761965;p=php - #43233 --- diff --git a/NEWS b/NEWS index 593adaf765..918a79b0b3 100644 --- a/NEWS +++ b/NEWS @@ -170,6 +170,7 @@ PHP NEWS - Fixed bug #48289 (iconv_mime_encode() quoted-printable scheme is broken). (Adam, patch from hiroaki dot kawai at gmail dot com). - Fixed bug #46111 (Some timezone identifiers can not be parsed). (Derick) +- Fixed bug #43233 (sasl support for ldap on Windows). (Pierre) - Fixed bug #35673 (formatOutput does not work with saveHTML). (Rob)