diff options
author | Rui Hirokawa <hirokawa@php.net> | 2005-11-08 14:47:50 +0000 |
---|---|---|
committer | Rui Hirokawa <hirokawa@php.net> | 2005-11-08 14:47:50 +0000 |
commit | 68d1942a9ae2509552b2675b074a554ec77186fd (patch) | |
tree | c2672704213f84a69c22b84e6784d93a7a0ff853 | |
parent | df2c11b731d1e47f252f57fe2fbeae92daadafe8 (diff) | |
download | php-git-68d1942a9ae2509552b2675b074a554ec77186fd.tar.gz |
NEWS updated.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |