]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Fri, 28 Feb 2003 07:35:58 +0000 (07:35 +0000)
committerfoobar <sniper@php.net>
Fri, 28 Feb 2003 07:35:58 +0000 (07:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bd8025bd6b7f55ccbbcfc8c6d2fe398f0a80ceae..2b1ad90795933828f47f7c2fd907093fe599e5af 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #22355 (PHP would remove folding from Subject & To fields). (Ilia)
 - Fixed bug #22330 (overloaded strrpos() gives wrong results).
   (david@santinoli.com, Moriyoshi)
+- Fixed bug #22312 (crash on failed connection when curl_getinfo() was called).
+  (Phil Oleson <poleson@verio.net>)
 - Fixed bug #22308 (optimized passthru, code is now ~40 times faster). (Ilia)
 - Fixed bug #22306 (pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds but returns false).
   (Jani)