diff --git a/package.php b/package.php index b8ed3e0..e1a0a79 100644 --- a/package.php +++ b/package.php @@ -7,11 +7,13 @@ $notes = << 1.8.7 - 2004-11-27 + 2004-12-20 PHP License stable The Log package now supports logging arrays with a 'message' key. -The 'display' handler now preserves line breaks in its output. +The 'display' handler now preserves line breaks in its output. +An experimental new handler ('daemon') has been added. DB sqlite @@ -48,6 +49,7 @@ The 'display' handler now preserves line breaks in its output. + @@ -84,11 +86,12 @@ The 'display' handler now preserves line breaks in its output. 1.8.7 - 2004-11-27 + 2004-12-20 PHP License stable The Log::_extractMessage() routine will now extract and use the value of an array's 'message' key if it exists. (Laurent Laville) -The 'display' handler now preserves line breaks in its output. (Bug 2606) +The 'display' handler now preserves line breaks in its output. (Bug 2606) +An experimental new syslog daemon log handler ('daemon') has been added to the Log distribution. (Bart van der Schans) 1.8.6