summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-12-30 15:43:21 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-12-30 15:43:21 +0100
commitc65133979fa79f0695a126c0324c4917e51242d8 (patch)
treecfaec31fda46753e1a4e1136647b30611b7836e9 /HISTORY
parent54af5518e47d61b9c674ca9a72defb87aac07baf (diff)
downloadvdr-c65133979fa79f0695a126c0324c4917e51242d8.tar.gz
vdr-c65133979fa79f0695a126c0324c4917e51242d8.tar.bz2
Changed all "illegal" to "invalid" in error messages
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index db866824..1ee135d3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4038,3 +4038,5 @@ Video Disk Recorder Revision History
+ Grabbing to files is limited to the directory given in the the command
line option '-g'. By default grabbing to files is not allowed any more.
- Updated the Greek OSD texts (thanks to Dimitrios Dimitrakos).
+- Changed all "illegal" to "invalid" in error messages (there's nothing "illegal"
+ in VDR ;-).