]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Thu, 20 Feb 2003 07:12:02 +0000 (07:12 +0000)
committerfoobar <sniper@php.net>
Thu, 20 Feb 2003 07:12:02 +0000 (07:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b8a8430de07bbc07faf09e1ac0af1d5c5703b272..4d2eaaa2bf938e6eed5246301e9d1b8852fe463b 100644 (file)
--- 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)