]> granicus.if.org Git - php/commitdiff
- news entry for apache2handler ap_set_content_type() fix
authorMichael Wallner <mike@php.net>
Sun, 28 May 2006 20:34:10 +0000 (20:34 +0000)
committerMichael Wallner <mike@php.net>
Sun, 28 May 2006 20:34:10 +0000 (20:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3196d83d35b53f787faeaf87e4d852e7d3fd950d..5d05b93ffe9be435a4dab4ed0b08c87b3811a823 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, PHP 5.2.0
+- Changed Apache 2 Handler SAPI to call ap_set_content_type() once only. (Mike)
 - Changed E_ALL error reporting mode to includes E_RECOVERABLE_ERROR. (Marcus)
 - Added control character checks for cURL extension's open_basedir/safe_mode
   checks. (Ilia)