From: Date: Mon, 8 Dec 2008 01:33:00 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.4.0alpha1~191^2~4871 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41919919e7ed8ecde9d09deb9260890edc551025;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index adf6e7606d..f3d8e2eb00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2008-12-07 Marcus Boerger + + * (PHP_5_3) + ext/phar/Makefile.frag: + - MFH When installing phar, make phar a link to phar.phar + +2008-12-07 Antony Dovgal + + * (PHP_5_2) + ext/iconv/.cvsignore: + fix .cvsignore + +2008-12-07 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + configure.in + main/php_version.h: + + Back to dev + + * (PHP_5_2) + NEWS + configure.in + main/php_version.h: + + 5.2.8 + + * (PHP_5_2) + NEWS: + 5.2.8 + + * (PHP_5_2) + NEWS + configure.in + main/php_version.h: + Move active branch to 5.2.9 + +2008-12-07 Matt Wilmas + + * (PHP_5_2) + NEWS + sapi/cgi/fastcgi.c + sapi/cgi/fastcgi.c: + MFH: Fixed bug #46782 (fastcgi.c parse error) + + * sapi/cgi/fastcgi.c: + Fixed bug #46782 (fastcgi.c parse error) + 2008-12-06 Scott MacVicar * (PHP_5_3)