From: Date: Thu, 28 Feb 2002 01:19:55 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.2.0RC1~256 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b2b1ff379c9049982ba618acacf0264a3bd16d8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 3f1798e660..91db9a780d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,73 @@ +2002-02-27 Rasmus Lerdorf + + * php.ini-dist: + Drop this default to 12 to avoid some of the .000000000000001 questions. + I can't imagine much of a BC issue, and we aren't changing existing php.ini + files anyway. If someone can think of a problem with this, please speak up + +2002-02-27 Brad House + + * ext/mcve/CREDITS + ext/mcve/Makefile.in + ext/mcve/config.m4 + ext/mcve/mcve.c + ext/mcve/mcve.php + ext/mcve/php_mcve.h + ext/mcve/tests/001.phpt + ext/mcve/tests/mcve_simple_test.php + ext/mcve/tests/mcve_test1.php + ext/mcve/tests/mcve_test2.php: + Initial MCVE extension added (Credit Card Processing) + +2002-02-27 Andrei Zmievski + + * ext/overload/EXPERIMENTAL + ext/overload/README: This has been scaring people off. + +2002-02-27 Jani Taskinen + + * NEWS: - Missed this one.. + +2002-02-27 Derick Rethans + + * ext/standard/basic_functions.c: - Fix proto + +2002-02-27 Adam Dickmeiss + + * ext/yaz/php_yaz.c + ext/yaz/php_yaz.h: Implemented yaz_schema. Cleanup. 1.8 YAZ required + +2002-02-27 Jani Taskinen + + * configure.in + main/php_version.h: Fixed minor typo. + +2002-02-27 Derick Rethans + + * main/php_version.h: - Oops... wishful thinking here :) + + * main/php_version.h + configure.in: - Update version number + +2002-02-27 James Cox + + * NEWS: correcting grammar so it's readable + +2002-02-27 Sebastian Bergmann + + * NEWS: Add 4.1.2 NEWS entries to HEAD. + +2002-02-27 Zeev Suraski + + * main/php_version.h + NEWS + configure.in: Go with 4.1.2 + +2002-02-27 Sebastian Bergmann + + * sapi/servlet/servlet.java: + URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4. + 2002-02-26 Andi Gutmans * main/php_main.h