stas            Thu Nov 27 23:51:45 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  report fix
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1338&r2=1.2027.2.547.2.1339&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1338 php-src/NEWS:1.2027.2.547.2.1339
--- php-src/NEWS:1.2027.2.547.2.1338    Thu Nov 27 21:28:36 2008
+++ php-src/NEWS        Thu Nov 27 23:51:45 2008
@@ -8,6 +8,8 @@
 - Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658). (Pierre)
 - Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659). (Laurent
   Gaffie)
+- Fixed incorrect php_value order for Apache configuration, reported by 
+  Maksymilian Arciemowicz. (Stas)
 
 - Fixed memory leak inside readline_callback_handler_remove() function. 
(Felipe)
 - Fixed bug #46696 (cURL fails in upload files with specified content-type).



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to