]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 4 Feb 2003 18:35:55 +0000 (18:35 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 4 Feb 2003 18:35:55 +0000 (18:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dbabbf223209c702de08235f208ec6261ff9d1ca..a69417ef3d9ccd458aaab45b357afed9e94b762e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP 4                                                                      NEWS
 - Added --clean option into phpize. (Jani)
 - Added --ldflags option into php-config. (Jani)
 - Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
+- Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the
+  result due to always seeking to row next to the one requested). (Ilia)
 - Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).
   (Maxim)
 - Fixed bug #13561 (--without-pear disabled phpize/php-config install). (Jani)