diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 08:22:50 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 08:22:50 +0200 |
commit | 7fc654eb211f6641b8a46d938876bbad538c4c16 (patch) | |
tree | b6366d0cdb24cd42ea5bba41598b10bbe3b28608 /PLUGINS/src/dvbsddevice/HISTORY | |
parent | a0a442127888bef3bde6be295b3b5c03e6cc84e3 (diff) | |
download | vdr-7fc654eb211f6641b8a46d938876bbad538c4c16.tar.gz vdr-7fc654eb211f6641b8a46d938876bbad538c4c16.tar.bz2 |
Fixed handling the -o option (short form of --outputonly)
Diffstat (limited to 'PLUGINS/src/dvbsddevice/HISTORY')
-rw-r--r-- | PLUGINS/src/dvbsddevice/HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/dvbsddevice/HISTORY b/PLUGINS/src/dvbsddevice/HISTORY index 4dd75d2c..cb6753ab 100644 --- a/PLUGINS/src/dvbsddevice/HISTORY +++ b/PLUGINS/src/dvbsddevice/HISTORY @@ -45,3 +45,8 @@ VDR Plugin 'dvbsddevice' Revision History 2013-03-31: Version 2.0.0 - Official release. + +2013-08-22: Version 2.0.1 + +- Fixed handling the -o option (short form of --outputonly; problem reported by + Mario Edelmann). |