changelog               Sun Nov 20 01:47:56 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2169&r2=1.2170&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2169 php-src/ChangeLog:1.2170
--- php-src/ChangeLog:1.2169    Sat Nov 19 01:52:43 2005
+++ php-src/ChangeLog   Sun Nov 20 01:47:43 2005
@@ -1,3 +1,44 @@
+2005-11-19  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/oci8/oci8.c
+      ext/oci8/php_oci8_int.h:
+      fix PECL bug #5986 (connections use case sensitive hashed details)
+
+2005-11-19  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/mssql/php_mssql.c:
+      Fixed build
+
+2005-11-19  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      MFH: fix #35293 (PDO segfaults when using persistent connections)
+
+2005-11-19  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      NOTE: Things that are fixed in version released year(s) before this one
+      really don't need any NEWS entries. People kinda expect the stuff being
+      fixed in the future version..:)
+
+2005-11-19  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_language_scanner.l:
+      - Fixed Bug #35286 tokenizer ext drops final comment (by greg)
+
+2005-11-19  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/mbstring/mbstring.c
+      ext/mbstring/mbstring.c
+      ext/mbstring/mbstring.c:
+      MFH: fixed #35253 length of the encoded string vilolates a RFC.
+
+    * ext/mbstring/mbstring.c:
+      fixed #35253 length of the encoded string vilolates a RFC.
+
 2005-11-18  Frank M. Kromann  <[EMAIL PROTECTED]>
 
     * (PHP_4_4)
@@ -16829,7 +16870,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2169 2005/11/19 06:52:43 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -20230,7 +20271,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2169 2005/11/19 06:52:43 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -20711,7 +20752,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2169 2005/11/19 06:52:43 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -22185,7 +22226,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2169 2005/11/19 06:52:43 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2170 2005/11/20 06:47:43 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to