rasmus          Thu May 19 12:17:18 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  .
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.386&r2=1.1760.2.387&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.386 php-src/NEWS:1.1760.2.387
--- php-src/NEWS:1.1760.2.386   Thu May 19 09:47:47 2005
+++ php-src/NEWS        Thu May 19 12:17:17 2005
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.0.5
+- Fixed bug #33057 (Don't send extraneous entity-headers on a 304 as per
+  RFC 2616 section 10.3.5) (Rasmus, Choitel)
 - Removed php_check_syntax() function which never worked properly. (Ilia)
 - Added new function mysqli_set_charset (Georg)
 - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)

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

Reply via email to