changelog               Tue Dec  7 20:32:52 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1826&r2=1.1827&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1826 php-src/ChangeLog:1.1827
--- php-src/ChangeLog:1.1826    Mon Dec  6 20:31:52 2004
+++ php-src/ChangeLog   Tue Dec  7 20:32:51 2004
@@ -1,3 +1,65 @@
+2004-12-07  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ext/session/session.c
+      ext/session/session.c:
+      Fixed crash in phpinfo() after graceful Apache restart.
+
+    * (PHP_5_0)
+      NEWS:
+      Fixed bug #30928 (When Using WSDL, SoapServer doesn't handle private or
+      protected properties)
+
+2004-12-07  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/bcmath/libbcmath/src/raisemod.c:
+      fix leak
+
+    * (PHP_4_3)
+      NEWS
+      ext/session/session.c:
+      revert it
+
+2004-12-07  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * NEWS
+      NEWS:
+      - Tidy up NEWS a bit
+
+    * (PHP_4_3)
+      NEWS:
+      - Tidy up NEWS a bit.
+
+2004-12-07  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/session/session.c:
+      fix bug #30232 (session_start() sends Set-Cookie header only if the 
cookie
+      is not set yet)
+
+2004-12-07  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ZendEngine2/zend_exceptions.c
+      ZendEngine2/zend_exceptions.c:
+      Fixed bug #30904 (segfault when recording soapclient into session).
+
+2004-12-07  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/snmp/snmp.c:
+      MFh: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).
+
+    * (PHP_5_0)
+      NEWS
+      ext/snmp/snmp.c:
+      MFH: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).
+
+    * ext/snmp/snmp.c:
+      Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).
+
 2004-12-06  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * run-tests.php:
@@ -13784,7 +13846,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1826 2004/12/07 
01:31:52 changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1827 2004/12/08 
01:32:51 changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to