]> granicus.if.org Git - php/commitdiff
add error_log change
authorStanislav Malyshev <stas@php.net>
Thu, 13 Nov 2008 19:23:51 +0000 (19:23 +0000)
committerStanislav Malyshev <stas@php.net>
Thu, 13 Nov 2008 19:23:51 +0000 (19:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2f55f4d8f95252c537ca83784022b08e2be5a4ed..af87b0f5b4f05cf8d9afe7c447cb9d7db25208bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Nov 2008, PHP 5.2.7
+- Added logging option for error_log to send directly to SAPI. (Stas)
+
 - Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm)
 - Fixed a bug inside dba_replace() that could cause file truncation with
   invalid keys. (Ilia)