changelog               Fri Apr  4 01:31:34 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3007&r2=1.3008&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3007 php-src/ChangeLog:1.3008
--- php-src/ChangeLog:1.3007    Thu Apr  3 01:31:32 2008
+++ php-src/ChangeLog   Fri Apr  4 01:31:34 2008
@@ -1,3 +1,26 @@
+2008-04-03  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/standard/tests/array/array_reverse_variation5.phpt
+      ext/standard/tests/array/array_unshift_variation5.phpt:
+      - Fixed tests
+
+2008-04-03  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      fixed name
+
+    * (PHP_5_2)
+      NEWS
+      sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.c:
+      - Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey 
Nigmatulin)
+      - Fixed sending of uninitialized paddings which may contain some
+      information.
+        (Andrey Nigmatulin)
+
 2008-04-02  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)


Reply via email to