summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-09-15 15:09:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-09-15 15:09:15 +0200
commit7fbf9e6c49430ca2de4683dc7319aa32d247a0f6 (patch)
tree07f63040bdf138c88c96fca5bb019e2ab22d71a1 /HISTORY
parent39600857613d85e035ab1f93ad8360d9eaf00fe0 (diff)
downloadvdr-7fbf9e6c49430ca2de4683dc7319aa32d247a0f6.tar.gz
vdr-7fbf9e6c49430ca2de4683dc7319aa32d247a0f6.tar.bz2
New option '-c'; config files in video directory by default
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 35aa7aa4..e93ab7cb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -173,3 +173,9 @@ Video Disk Recorder Revision History
- Video files now have the 'group read' bit set.
- Fixed handling errors in 'readstring()'.
- Handling SIGPIPE and re-establishing handler after intercepting a signal.
+- The configuration files are now by default read from the video directory.
+ This can be changed by using the new '-c' option. Make sure you copy your
+ current '*.conf' files to your video directory ('/video' by default), or
+ use "-c ." to get the old behaviour of loading the configuration files
+ from the current directory.
+