summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorUdo Richter <udo_richter@gmx.de>2007-02-18 00:00:00 +0100
committerManuel Reimer <manuel.reimer@gmx.de>2013-10-01 17:15:05 +0200
commit6d08550184e9d6d801d67882a827da46fadcdb66 (patch)
treef73739a865dbb707a73ce762b8f4d7b90d7eec9e /HISTORY
parent227b5c30f17596b06ca538eed10631e8ff7c5a66 (diff)
downloadrunvdr-extreme-6d08550184e9d6d801d67882a827da46fadcdb66.tar.gz
runvdr-extreme-6d08550184e9d6d801d67882a827da46fadcdb66.tar.bz2
Version 0.2.0v0.2.0
* New: Pass DVBLOAD and DVBUNLOAD to eval, allows to execute more than one command, thanks to Thomas Büschgens * New: Load ~/.runvdr.conf as default, load /etc/runvdr.conf as fallback * New: INCLUDE directive to load other config file * New: -P "-plugin" drops plugin from plugin load list. Same for -D. * Change: LANGUAGE now sets LC_ALL, not LANG.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY8
1 files changed, 8 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b14bfed..b414bbf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,14 @@
runvdr extreme Revision History
-------------------------------
+2007-02-18: Version 0.2.0
+
+- New: Pass DVBLOAD and DVBUNLOAD to eval, allows to execute more than one
+ command, thanks to Thomas Büschgens
+- New: Load ~/.runvdr.conf as default, load /etc/runvdr.conf as fallback
+- New: INCLUDE directive to load other config file
+- New: -P "-plugin" drops plugin from plugin load list. Same for -D.
+- Change: LANGUAGE now sets LC_ALL, not LANG.
2007-02-03: Version 0.1.1