]> granicus.if.org Git - php/commitdiff
NEWS updated.
authorRui Hirokawa <hirokawa@php.net>
Tue, 8 Nov 2005 14:47:50 +0000 (14:47 +0000)
committerRui Hirokawa <hirokawa@php.net>
Tue, 8 Nov 2005 14:47:50 +0000 (14:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 56f9556f29d30457094e2b5af13024bc668da722..48cf33790673e8a951897f819df6344b5053993d 100644 (file)
--- 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)