summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2010-05-17 20:22:20 +0000
committerPierre Joye <pajoye@php.net>2010-05-17 20:22:20 +0000
commit50a1b1d06cc2f9eb219a8bc7ca9130e08e761965 (patch)
tree83b20ca3027890f433d5cfe8926589fd79537495
parent57cfa703bffa174ee18de0cd1e14b0ed213e6aa9 (diff)
downloadphp-git-50a1b1d06cc2f9eb219a8bc7ca9130e08e761965.tar.gz
- #43233
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)