]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 9 Feb 2008 01:31:27 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Sat, 9 Feb 2008 01:31:27 +0000 (01:31 +0000)
ChangeLog

index 2cea8626128d563a2c4b8d9d388230007bcf7a5a..43cd4afabb1ecebd90353c6ce7fea360f2e025d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2008-02-08  Nuno Lopes  <nunoplopes@sapo.pt>
+
+    * 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  <php@hristov.com>
+
+    * ext/mysql/tests/mysql_connect.phpt
+      ext/mysqli/mysqli_nonapi.c:
+      Remove dead code
+
+2008-02-08  Marcus Boerger  <php@marcus-boerger.de>
+
+    * README.UNICODE-UPGRADES:
+      - Type
+
+2008-02-08  Dmitry Stogov  <dmitry@zend.com>
+
+    * (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  <ilia@prohost.org>
 
     * (PHP_5_3)