From: Date: Sun, 21 Sep 2008 01:32:17 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_HEAD_NS_CHANGE~349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a79109c6cc5bf0e291e8e862dd26700ea11ac3e1;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index e4dd056b21..22a71c167d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2008-09-20 Pierre-Alain Joye + + * (PHP_5_3) + ext/sqlite3/libsqlite/sqlite3.h: + - fix VC6 build + +2008-09-20 Arnaud Le Blanc + + * (PHP_5_2) + NEWS + ext/posix/config.m4 + ext/posix/config.m4 + ext/posix/posix.c + ext/posix/posix.c: + MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c) + + * ext/posix/config.m4 + ext/posix/posix.c: + Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c) + +2008-09-20 Felipe Pena + + * ext/unicode/collator.c: + - Fixed bug #46067 (Collator methods - Segfault) + 2008-09-19 Dmitry Stogov * (PHP_5_3)