changelog               Tue Nov 22 01:47:11 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2171&r2=1.2172&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2171 php-src/ChangeLog:1.2172
--- php-src/ChangeLog:1.2171    Mon Nov 21 01:46:10 2005
+++ php-src/ChangeLog   Tue Nov 22 01:46:38 2005
@@ -1,3 +1,44 @@
+2005-11-21  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/mbstring/mbstring.c:
+      fixed #35307 unexpected header can be injected to mb_send_mail() (the 
patch
+      is made by masugata).
+
+2005-11-21  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      Makefile.global
+      acinclude.m4
+      configure.in
+      ext/standard/config.m4
+      scripts/Makefile.frag
+      scripts/php-config.in
+      scripts/phpize.m4:
+      MFH: - Fixed header installing under phpize builds
+
+    * Makefile.global
+      acinclude.m4
+      configure.in
+      ext/standard/config.m4
+      scripts/Makefile.frag
+      scripts/php-config.in
+      scripts/phpize.m4:
+      - Fixed header installing under phpize builds
+
+2005-11-21  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ZendEngine2/zend_language_scanner.l:
+      - MFH Fixed Bug #35286 tokenizer ext drops final comment (by greg)
+
+2005-11-21  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/ldap/config.m4
+      ext/odbc/config.m4:
+      test -e does not work with solaris
+
 2005-11-20  Derick Rethans  <[EMAIL PROTECTED]>
 
     * ext/standard/microtime.c:
@@ -16937,7 +16978,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -20338,7 +20379,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -20819,7 +20860,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -22293,7 +22334,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2171 2005/11/21 06:46:10 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to