]> granicus.if.org Git - php/commitdiff
fix news
authorfoobar <sniper@php.net>
Tue, 8 Nov 2005 16:53:51 +0000 (16:53 +0000)
committerfoobar <sniper@php.net>
Tue, 8 Nov 2005 16:53:51 +0000 (16:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3a0fa403b1aded368001a1fd6beada11c629e647..c283a4b0f5a6384e8705e9afbdf3250239de4753 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,11 +13,11 @@ PHP 4                                                                      NEWS
   (Tony)
 - Fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
   parameter on Windows). (Mike)
-- Fixed bug #34830 (the 5th arguments of mb_send_mail does not work). (Rui)
+- Fixed bug #34830 (the 5th argument of mb_send_mail does not work). (Rui)
 - Fixed bug #33760 (cURL needs CRYPTO_callback functions to prevent locking).
   (Mike)
-- Fixed bug #33720 (mb_encode_mimeheader does not work for multibyte
-  chars). (Rui)
+- 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)