summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbsddevice/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-01-25 10:52:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-01-25 10:52:43 +0100
commit79dad980cfd29e43ab19ab6264469fc5b49c9dec (patch)
tree9cc9f96c03e58694a50f1557fa0550372e24ab10 /PLUGINS/src/dvbsddevice/HISTORY
parent01c26a5c6cc16e316fb19c9c47c4318eac47c8f2 (diff)
downloadvdr-79dad980cfd29e43ab19ab6264469fc5b49c9dec.tar.gz
vdr-79dad980cfd29e43ab19ab6264469fc5b49c9dec.tar.bz2
Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given
Diffstat (limited to 'PLUGINS/src/dvbsddevice/HISTORY')
-rw-r--r--PLUGINS/src/dvbsddevice/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/PLUGINS/src/dvbsddevice/HISTORY b/PLUGINS/src/dvbsddevice/HISTORY
index 5cca3ec2..e1f98548 100644
--- a/PLUGINS/src/dvbsddevice/HISTORY
+++ b/PLUGINS/src/dvbsddevice/HISTORY
@@ -37,3 +37,7 @@ VDR Plugin 'dvbsddevice' Revision History
2013-01-12: Version 0.0.8
- Adapted Makefile to changes introduced in recent VDR versions.
+
+2013-01-25: Version 0.0.9
+
+- Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given.