changelog               Fri Dec 30 06:31:44 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2208&r2=1.2209&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2208 php-src/ChangeLog:1.2209
--- php-src/ChangeLog:1.2208    Thu Dec 29 06:31:43 2005
+++ php-src/ChangeLog   Fri Dec 30 06:31:44 2005
@@ -1,3 +1,48 @@
+2005-12-29  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/mbstring.c:
+      added Turkish language definition (related to bug #29955)
+
+2005-12-29  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c:
+      MFB51: Not a fatal error.
+
+    * (PHP_5_1)
+      ext/gd/gd.c:
+      Not a fatal error.
+
+2005-12-29  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * sapi/cgi/config9.m4:
+      fix CGI build (patch by Pierangelo Masarati)
+
+2005-12-29  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      - Fixed bug #35751 (using date with a timestamp makes httpd segfault).
+
+2005-12-29  Georg Richter  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS
+      ext/mysqli/mysqli_api.c
+      ext/mysqli/tests/bug35517.phpt
+      ext/mysqli/tests/bug35517.phpt:
+      Fix for bug #35517:
+       added missing unsigned flag for result buffer
+       fixed returncode in mysql_stmt_fetch for data truncation
+
+2005-12-29  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      sapi/embed/php_embed.h:
+      MFH(r-1.7) Silence compiler warning: unused variable
+
+    * sapi/embed/php_embed.h:
+      Silence compiler warning: unused variable
+
 2005-12-28  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_4)
@@ -20410,7 +20455,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2208 2005/12/29 06:31:43 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -23811,7 +23856,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2208 2005/12/29 06:31:43 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -24292,7 +24337,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2208 2005/12/29 06:31:43 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -25766,7 +25811,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2208 2005/12/29 06:31:43 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2209 2005/12/30 06:31:44 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to