changelog               Tue Dec 13 06:31:38 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2191&r2=1.2192&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2191 php-src/ChangeLog:1.2192
--- php-src/ChangeLog:1.2191    Mon Dec 12 06:31:40 2005
+++ php-src/ChangeLog   Tue Dec 13 06:31:37 2005
@@ -1,3 +1,54 @@
+2005-12-12  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ZendEngine2/zend_operators.c:
+      - Enforce termination to prevent possible SEGVs
+
+2005-12-12  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      pear/Makefile.frag:
+      - Always use the builddir!
+
+    * (PHP_5_1)
+      configure.in:
+      MFH: - added missing configure help line
+
+    * configure.in:
+      - added missing configure help line
+
+    * scripts/phpize.in:
+      more test output files
+
+    * scripts/phpize.in:
+      - Cleanup test output files too
+
+    * (PHP_5_1)
+      ZendEngine2/zend_alloc.c:
+      MFH:- Include timestamp for the leaks. (to make possible matching leaks
+      with access_log entries)
+
+    * ZendEngine2/zend_alloc.c:
+      - Include timestamp for the leaks. (to make possible matching leaks with
+      access_log entries)
+
+2005-12-12  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      NEWS:
+      Fixed bug #35570 (segfault when re-using soap client object)
+
+2005-12-12  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/http_fopen_wrapper.c:
+      MFB51: Fixed bug #35629 (crash in http:// wrapper on multiple redirects).
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/http_fopen_wrapper.c:
+      Fixed bug #35629 (crash in http:// wrapper on multiple redirects).
+
 2005-12-11  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * ext/ldap/ldap.c:
@@ -18978,7 +19029,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2191 2005/12/12 06:31:40 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2192 2005/12/13 06:31:37 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -22379,7 +22430,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2191 2005/12/12 06:31:40 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2192 2005/12/13 06:31:37 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -22860,7 +22911,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2191 2005/12/12 06:31:40 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2192 2005/12/13 06:31:37 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -24334,7 +24385,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2191 2005/12/12 06:31:40 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2192 2005/12/13 06:31:37 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to