From: Date: Fri, 11 Nov 2005 06:42:02 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80390b0122ae9713d2b8bc4af5ad5ad59c7dcbd1;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 640c2ff518..d4198d6afa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-11-10 Jani Taskinen + + * configure.in: + - Added note about --enable-gcov being strictly for developers only! + + * ext/curl/config.m4 + ext/snmp/config.m4: + fix configure help + + * (PHP_5_1) + NEWS + ext/tokenizer/tokenizer.c: + MFH: - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER) + + * ext/tokenizer/tokenizer.c: + - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER) + 2005-11-09 Jani Taskinen * Makefile.gcov