changelog Mon Jan 30 06:31:45 2006 UTC
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2240&r2=1.2241&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2240 php-src/ChangeLog:1.2241 --- php-src/ChangeLog:1.2240 Sun Jan 29 06:31:42 2006 +++ php-src/ChangeLog Mon Jan 30 06:31:45 2006 @@ -1,3 +1,22 @@ +2006-01-29 Jani Taskinen <[EMAIL PROTECTED]> + + * (PHP_5_1) + ext/standard/string.c: + nuke ws pollution + +2006-01-29 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_5_1) + NEWS: + Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of rows + affected by the operation). + +2006-01-29 Jani Taskinen <[EMAIL PROTECTED]> + + * (PHP_5_1) + NEWS: + fix news + 2006-01-28 Michael Wallner <[EMAIL PROTECTED]> * ext/imap/php_imap.c: