]> granicus.if.org Git - php/commitdiff
BFN
authorWez Furlong <wez@php.net>
Tue, 10 Aug 2004 13:47:30 +0000 (13:47 +0000)
committerWez Furlong <wez@php.net>
Tue, 10 Aug 2004 13:47:30 +0000 (13:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2382a00fb4fb252141a2046d8d9563dfd5564f18..d19363a9a92884d9a1747d02a421c5a9eb104b65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,8 +35,9 @@ PHP                                                                        NEWS
 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)
 - Fixed bug #29291 (get_class_vars() return names with NULLs). (Marcus)
 - Fixed bug #29264 (gettext extension not working). (Edin)
-- Fixed buf #29258 (variant_date_from_timestamp() does not honour
+- Fixed bug #29258 (variant_date_from_timestamp() does not honour
   timezone).  (Wez)
+- Fixed bug #29256 (error when sending large packets on a socket). (Dmitry)
 - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)
 - Fixed bug #29132 ($_SERVER["PHP_AUTH_USER"] isn't defined). (Stefan)
 - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi)