From: Rui Hirokawa Date: Tue, 8 Nov 2005 14:47:50 +0000 (+0000) Subject: NEWS updated. X-Git-Tag: php-5.1.0RC5~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68d1942a9ae2509552b2675b074a554ec77186fd;p=php NEWS updated. --- diff --git a/NEWS b/NEWS index 56f9556f29..48cf337906 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ PHP NEWS is compiled as shared). (Dmitry) - Fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer parameter on Windows). (Mike) +- Fixed bug #33720 (mb_encode_mimeheader does not work for multibyte + chars). (Rui) - Fixed bug #31971 (ftp_login fails on some SSL servers). (frantisek at augusztin dot com)