diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 08:30:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 08:30:52 +0200 |
commit | 0161639e934c5aa0e253de62cbb5adf36e57b340 (patch) | |
tree | c4a7a37f39c0afbc3541a9d9a72182894d4de19b /PLUGINS/src/dvbsddevice/HISTORY | |
parent | 77da7bb20c4daa019d3642680ee4fec3dd5c21e3 (diff) | |
download | vdr-0161639e934c5aa0e253de62cbb5adf36e57b340.tar.gz vdr-0161639e934c5aa0e253de62cbb5adf36e57b340.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). |