changelog Mon Oct 23 01:31:29 2006 UTC
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2491&r2=1.2492&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2491 php-src/ChangeLog:1.2492 --- php-src/ChangeLog:1.2491 Sun Oct 22 01:31:00 2006 +++ php-src/ChangeLog Mon Oct 23 01:31:29 2006 @@ -1,3 +1,13 @@ +2006-10-22 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * ext/filter/logical_filters.c: + Removed unused var + +2006-10-22 Pierre-Alain Joye <[EMAIL PROTECTED]> + + * ext/zip/php_zip.c: + - remove remaining "mode" arguments in the old api + 2006-10-21 Johannes Schlüter <[EMAIL PROTECTED]> * main/php_variables.c: