changelog Fri Mar 10 06:31:50 2006 UTC
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2279&r2=1.2280&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2279 php-src/ChangeLog:1.2280 --- php-src/ChangeLog:1.2279 Thu Mar 9 06:31:42 2006 +++ php-src/ChangeLog Fri Mar 10 06:31:49 2006 @@ -1,3 +1,28 @@ +2006-03-09 Sara Golemon <[EMAIL PROTECTED]> + + * (PHP_5_1) + main/main.c: + MFH: Move temporary local storage of primary file's realpath up one block + to ensure it stays on the stack. + + * main/main.c: + Move temporary local storage of primary file's realpath up one block to + ensure it stays on the stack. + +2006-03-09 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_5_1) + NEWS + configure.in + main/php_version.h: + Back to dev + + * (PHP_5_1) + NEWS + configure.in + main/php_version.h: + 5.1.3RC1 + 2006-03-08 Marcus Boerger <[EMAIL PROTECTED]> * .gdbinit: