From 1476966099a314e107bf58bc53f4e73d9e4068eb Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 28 Jul 2007 09:45:27 +0200 Subject: All logging now goes to LOG_ERR --- HISTORY | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index f9727ae6..a5522869 100644 --- a/HISTORY +++ b/HISTORY @@ -5298,3 +5298,10 @@ Video Disk Recorder Revision History cDevice::TrickSpeed() (suggested by Martin Dauskardt). - Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro (reported by Marco Schlüßler). + +2007-07-28: Version 1.5.7 + +- All logging now goes to LOG_ERR, because some systems split error, info and + debug messages into separate files, which repeatedly caused extra efforts to + find out when incomplete log excerpts were attached to problem reports in + the past. -- cgit v1.2.3