summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-12-14 15:18:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-12-14 15:18:05 +0100
commit05bfa4b476cb13f54f2812a55dbafc82fdd4ae61 (patch)
tree86a1eaa340aa9d043c2a6fd9514bfe38ea52684e /HISTORY
parent630cc496ea18d1f4958e650a60af3bcae61cbfb3 (diff)
downloadvdr-05bfa4b476cb13f54f2812a55dbafc82fdd4ae61.tar.gz
vdr-05bfa4b476cb13f54f2812a55dbafc82fdd4ae61.tar.bz2
Changed the log message ""ERROR: copying directory %s to %s ended prematurely" from "error" to "info"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6b5b2d2f..acd78ba8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9236,3 +9236,6 @@ Video Disk Recorder Revision History
it contained, the cursor is moved up until a non empty folder is found.
- Moved adding the name of the edited recording into the cutting thread, to avoid a
problem with locking the Recordings list (reported by Matthias Senzel).
+- Changed the log message ""ERROR: copying directory '%s' to '%s' ended prematurely" from
+ "error" to "info", because any actual error would have already been reported before this
+ (suggested by Matthias Senzel).