changelog               Fri Oct 28 01:41:14 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2145&r2=1.2146&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2145 php-src/ChangeLog:1.2146
--- php-src/ChangeLog:1.2145    Thu Oct 27 01:38:05 2005
+++ php-src/ChangeLog   Fri Oct 28 01:41:05 2005
@@ -1,3 +1,82 @@
+2005-10-27  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/dom/element.c
+      ext/dom/tests/dom_set_attr_node.phpt:
+      MFH: fix crash setting attr from foreign doc (throws exception)
+      add test
+
+    * ext/dom/tests/dom_set_attr_node.phpt
+      ext/dom/tests/dom_set_attr_node.phpt:
+      
+      fix crash setting attr from foreign doc (throws exception)
+      add test
+
+    * ext/dom/element.c:
+      fix crash setting attr from foreign doc (throws exception)
+      add test
+
+2005-10-27  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/unset_cv12.phpt
+      ZendEngine2/tests/unset_cv12.phpt:
+      
+      Fixed SIGSEGV
+
+    * ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_opcodes.h
+      ZendEngine2/zend_vm_opcodes.h
+      ZendEngine2/tests/unset_cv12.phpt:
+      Fixed SIGSEGV
+
+2005-10-27  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_API.c:
+      MFB51: Fixed memory leak on error
+
+    * (PHP_5_1)
+      ZendEngine2/zend_API.c:
+      Fixed memory leak on error
+
+    * (PHP_5_1)
+      ext/calendar/tests/skipif.inc:
+      One check is enough.
+
+2005-10-27  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c:
+      - MFB #34980, divisor and offset never passed correctly (s/float/double/)
+
+2005-10-27  Rathna N  <[EMAIL PROTECTED]>
+
+    * ext/calendar/tests/cal_days_in_month.phpt
+      ext/calendar/tests/cal_days_in_month.phpt
+      ext/calendar/tests/cal_to_jd.phpt
+      ext/calendar/tests/cal_to_jd.phpt
+      ext/calendar/tests/easter_days.phpt
+      ext/calendar/tests/easter_days.phpt
+      ext/calendar/tests/frenchtojd.phpt
+      ext/calendar/tests/frenchtojd.phpt
+      ext/calendar/tests/skipif.inc
+      ext/calendar/tests/skipif.inc:
+      
+      file cal_days_in_month.phpt was initially added on branch PHP_5_1.
+
+2005-10-27  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      NEWS:
+      BFN
+
+    * (PHP_4_4)
+      ext/gd/gd.c:
+      MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
+
 2005-10-26  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -14930,7 +15009,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2146 2005/10/28 05:41:05 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -18331,7 +18410,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2146 2005/10/28 05:41:05 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -18812,7 +18891,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2146 2005/10/28 05:41:05 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -20286,7 +20365,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2146 2005/10/28 05:41:05 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to