From: Date: Thu, 1 Mar 2007 01:31:07 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_0_1~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78545a93c5f2f93953b8b472b50701f362a34485;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 26bd9178a7..36442c6db6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2007-02-28 Derick Rethans + + * (PHP_4_4) + NEWS + configure.in + main/php_version.h: + - Back to dev. + + * (PHP_4_4) + NEWS + configure.in + main/php_version.h: + - Go with 4.4.6. + +2007-02-28 Hannes Magnusson + + * ext/interbase/interbase.c + ext/interbase/interbase.c: + Typo + +2007-02-28 Ilia Alshanetsky + + * (PHP_5_2) + ext/mbstring/oniguruma/regerror.c: + + Fixed typo + + * (PHP_5_2) + ext/mbstring/oniguruma/regerror.c: + Adjust vsnprintf() usage + 2007-02-27 Ilia Alshanetsky * (PHP_5_2)