diff options
author | Pierre Joye <pajoye@php.net> | 2010-05-17 20:22:20 +0000 |
---|---|---|
committer | Pierre Joye <pajoye@php.net> | 2010-05-17 20:22:20 +0000 |
commit | 50a1b1d06cc2f9eb219a8bc7ca9130e08e761965 (patch) | |
tree | 83b20ca3027890f433d5cfe8926589fd79537495 | |
parent | 57cfa703bffa174ee18de0cd1e14b0ed213e6aa9 (diff) | |
download | php-git-50a1b1d06cc2f9eb219a8bc7ca9130e08e761965.tar.gz |
- #43233
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |