From: foobar Date: Thu, 20 Feb 2003 07:12:02 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC1~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c511afe310572c9a28ef99c943e6cd8309fa0c92;p=php BFN --- diff --git a/NEWS b/NEWS index b8a8430de0..4d2eaaa2bf 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ PHP 4 NEWS - Added XBM and WBMP support for getimagesize(). (Marcus) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - 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) - Fixed bug #22299 (gethostbyname() with non-existing domain crashed on MacOSX). (Jani) - Fixed bug #22283 (possible crash when opening relative URLs). (Ilia)