From: Date: Sat, 9 Feb 2008 01:31:27 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~557 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b5f7f915c93d4625d0c90c4c59f108d0124cd30;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2cea862612..43cd4afabb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2008-02-08 Nuno Lopes + + * run-tests.php + run-tests.php: + fix ===DONE=== with windows EOLs + + * tests/func/010.phpt: + MFB: add new test + + * tests/func/010.phpt + tests/func/010.phpt: + + file 010.phpt was initially added on branch PHP_5_3. + +2008-02-08 Andrey Hristov + + * ext/mysql/tests/mysql_connect.phpt + ext/mysqli/mysqli_nonapi.c: + Remove dead code + +2008-02-08 Marcus Boerger + + * README.UNICODE-UPGRADES: + - Type + +2008-02-08 Dmitry Stogov + + * (PHP_5_3) + NEWS + ext/hash/hash_md.c + ext/hash/hash_md.c + ext/hash/php_hash_md.h + ext/hash/php_hash_md.h + ext/standard/md5.c + ext/standard/md5.c + ext/standard/md5.h + ext/standard/md5.h: + Improved md5() implementation (Solar Designer) + 2008-02-07 Ilia Alshanetsky * (PHP_5_3)