changelog               Mon Nov 21 01:46:37 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2170&r2=1.2171&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2170 php-src/ChangeLog:1.2171
--- php-src/ChangeLog:1.2170    Sun Nov 20 01:47:43 2005
+++ php-src/ChangeLog   Mon Nov 21 01:46:10 2005
@@ -1,3 +1,70 @@
+2005-11-20  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/microtime.c:
+      - MF51: Fixed bug #35143 (gettimeofday() ignores current time zone).
+      - MF51: Fixed tests due to class constants patch.
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/microtime.c:
+      - Fixed bug #35143 (gettimeofday() ignores current time zone).
+      - Fixed tests due to class constants patch.
+
+2005-11-20  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      Fixed bug #35303 (PDO prepare() crashes with invalid parameters).
+
+2005-11-20  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/basic_functions.c:
+      MFH: - Fixed bug #35243 (php_mblen() crashes when compiled with
+      thread-safety on Linux)
+
+    * ext/standard/basic_functions.c:
+      - Fixed bug #35243 (php_mblen() crashes when compiled with thread-safety 
on
+      Linux)
+
+2005-11-20  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      regex/regerror.c:
+      Fix for MS VisualStudio 2005.
+
+    * (PHP_5_0)
+      win32/globals.c
+      win32/php_win32_globals.h:
+      Fix line endings for MS VisualStudio 2005.
+
+2005-11-20  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/simplexml.c:
+      - Extend SimpleXmlElement::__construct() with two parameters
+        . int options: pass options to 2.6.0+ parsing functions
+        . bool data_is_url: whether first parameter is a url rather then xml
+      data
+      - Fix parameter parsing
+
+    * ext/dba/dba.c
+      ext/dba/dba_db4.c
+      ext/dba/tests/dba_db4.phpt
+      ext/dba/tests/dba_handler.inc:
+      - Do locking in lib rather then on streams
+
+2005-11-20  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      fix news
+
+2005-11-20  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * TODO:
+      -** empty log message ***
+
 2005-11-19  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * ext/oci8/oci8.c
@@ -16870,7 +16937,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -20271,7 +20338,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -20752,7 +20819,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -22226,7 +22293,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to