From: Date: Wed, 21 Jun 2000 01:09:05 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.1RC~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c43b6829f9c1ee49929df80c996755ddbc54923;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index e619a5b8b7..1d44e34018 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-06-20 Zeev Suraski + + * configure.in + ext/mysql/config.m4: Warn about using the built-in MySQL library + + * ext/mysql/Readme_w32.txt: This is no longer needed + +2000-06-20 Andrei Zmievski + + * tests/testinclude: bonsai test + +2000-06-20 Ben Mansell + + * ext/standard/basic_functions.c: Initialise lcg_globals correctly + 2000-06-19 Egon Schmid * ext/mcrypt/mcrypt.c: