diff options
author | Udo Richter <udo_richter@gmx.de> | 2010-06-06 18:23:51 +0200 |
---|---|---|
committer | Udo Richter <udo_richter@gmx.de> | 2013-10-09 22:59:10 +0200 |
commit | 0057cbc61992106aa8294555c3f0d73da02bdf50 (patch) | |
tree | 7efa4f26d339c663c7414b9f0e0e207232ca4231 /HISTORY | |
parent | 3d2787909c074f4425ff23fdfd0471fb45881b70 (diff) | |
download | runvdr-extreme-0057cbc61992106aa8294555c3f0d73da02bdf50.tar.gz runvdr-extreme-0057cbc61992106aa8294555c3f0d73da02bdf50.tar.bz2 |
New: If runvdr is invoked as XYZ, check for ~/.XYZ.conf and /etc/XYZ.conf
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ xxxx-xx-xx: - Fix: Debian init script: Pull default locale - Fix: Fail to load if AddPlugin is last in runvdr.conf - Fix: Error message if runvdr.conf fails +- New: If runvdr is invoked as XYZ, check for ~/.XYZ.conf and /etc/XYZ.conf 2009-06-28: Version 0.4.2 - New: Support -i and --instance of VDR-1.7.4+ |