diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-26 12:04:32 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-26 12:04:32 +0100 |
commit | 503c803b8d97e7997bc2a5c42eb6a2014d013528 (patch) | |
tree | c58f7f220f0d54e87dbf028a74e6cf1975ad95b4 /HISTORY | |
parent | fe7b03d6b5ecc1e3fbb2804fe179669f8f111c7a (diff) | |
download | vdr-503c803b8d97e7997bc2a5c42eb6a2014d013528.tar.gz vdr-503c803b8d97e7997bc2a5c42eb6a2014d013528.tar.bz2 |
Fixed handling file names that contain single quotes or dollar signs in calls to external commands
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -904,3 +904,6 @@ Video Disk Recorder Revision History command to collect the recordings (thanks to Emil Naepflein for his hint about this function). - Improved speed of setting the Help button texts. +- Fixed handling file names that contain single quotes (') or dollar signs ($) + in the call to the shutdown command (option '-s') and the recording command + (option '-r'). |