changelog               Thu Dec 14 01:30:59 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2540&r2=1.2541&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2540 php-src/ChangeLog:1.2541
--- php-src/ChangeLog:1.2540    Wed Dec 13 01:31:01 2006
+++ php-src/ChangeLog   Thu Dec 14 01:30:58 2006
@@ -1,3 +1,29 @@
+2006-12-13  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      sapi/apache2filter/sapi_apache2.c:
+      Fixed bug #39816 (apxs2filter ignores httpd.conf & .htaccess php config
+      settings).
+
+    * (PHP_5_2)
+      ext/standard/string.c:
+      Removed deadcode found by Ron Korving
+
+    * (PHP_5_2)
+      ext/standard/basic_functions.c
+      ext/wddx/wddx.c:
+      optimize out strlen() calls
+      
+
+    * sapi/apache2handler/sapi_apache2.c:
+      MFB: Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).
+
+    * (PHP_5_2)
+      NEWS
+      sapi/apache2handler/sapi_apache2.c:
+      Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).
+
 2006-12-12  Sara Golemon  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to