From a6a0ae3e74dce6e3e74839d6b7228a0cf4a53086 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 4 Feb 2003 18:35:55 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index dbabbf2232..a69417ef3d 100644 --- 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) -- 2.50.1