changelog               Sat Dec 31 06:31:51 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2209&r2=1.2210&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2209 php-src/ChangeLog:1.2210
--- php-src/ChangeLog:1.2209    Fri Dec 30 06:31:44 2005
+++ php-src/ChangeLog   Sat Dec 31 06:31:50 2005
@@ -1,3 +1,75 @@
+2005-12-30  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * php.ini-dist
+      php.ini-recommended:
+      instantiated was correct
+
+2005-12-30  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      run-tests.php:
+      - WS
+
+    * run-tests.php:
+      - MFB
+
+    * (PHP_5_1)
+      run-tests.php:
+      - Allow to specify ini to use for test executeable
+
+    * (PHP_5_1)
+      run-tests.php:
+      - If user wnats help, don't complain about missing environment
+
+    * tests/lang/bug24640.phpt
+      tests/lang/bug24640.phpt:
+      - MF51
+
+    * (PHP_5_1)
+      tests/lang/bug24640.phpt:
+      - Need to set precision in ini
+
+2005-12-30  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * php.ini-dist
+      php.ini-recommended:
+      typofixes
+
+2005-12-30  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      tests/lang/bug24640.phpt:
+      - Fix test
+
+2005-12-30  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd.c:
+      - ensure that x1<x2 or y1<y2
+
+2005-12-30  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * main/SAPI.c:
+      fix typo
+
+2005-12-30  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/mbstring/config.m4
+      ext/mbstring/mbstring.c:
+      MFH: update libmbfl for the newest version.
+
+2005-12-30  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd.c:
+      - add some basic optimisations, usefull when you draw many horizontal or
+        vertical lines like in charts
+
+2005-12-30  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/mbstring/mbstring.c:
+      MFH:added Turkish language definition (related to bug #29955)
+
 2005-12-29  Rui Hirokawa  <[EMAIL PROTECTED]>
 
     * ext/mbstring/mbstring.c:
@@ -20455,7 +20527,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2210 2005/12/31 06:31:50 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -23856,7 +23928,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2210 2005/12/31 06:31:50 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -24337,7 +24409,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2210 2005/12/31 06:31:50 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -25811,7 +25883,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2210 2005/12/31 06:31:50 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to