diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2010-08-25 20:52:27 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2010-08-25 20:52:27 +0300 |
commit | 2e849b6887264222d3cade5293a5f07b6776875b (patch) | |
tree | 0f62f7fe84a791460dd9050381c4465740e161da | |
parent | 0afac96f286456aa65109ccb92cf03f79c964c0f (diff) | |
download | vdr-plugin-webvideo-2e849b6887264222d3cade5293a5f07b6776875b.tar.gz vdr-plugin-webvideo-2e849b6887264222d3cade5293a5f07b6776875b.tar.bz2 |
update changelog
-rw-r--r-- | HISTORY | 3 | ||||
-rw-r--r-- | debian/changelog | 5 |
2 files changed, 6 insertions, 2 deletions
@@ -193,7 +193,8 @@ Video site modules: been completed. - Retry failed timers again later. -2010-xx-xx: Version 0.3.2 +2010-08-25: Version 0.3.2 - New video service: MoonTV (contributed by Matti Lehtimäki) - ruutu.fi uses rtmpe for some videos +- Possibility to run a script after downloading diff --git a/debian/changelog b/debian/changelog index 3ebf25b..bb51e34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ vdr-plugin-webvideo (0.3.2-1) unstable; urgency=low * Remove conffiles that have been obsolete since 0.2.0-1 + * New video service: MoonTV (contributed by Matti Lehtimäki) + * ruutu.fi uses rtmpe for some videos + * Possibility to run a script after downloading - -- Antti Ajanki <antti.ajanki@iki.fi> Tue, 17 Aug 2010 19:46:49 +0300 + -- Antti Ajanki <antti.ajanki@iki.fi> Wed, 25 Aug 2010 20:51:00 +0300 vdr-plugin-webvideo (0.3.1-1) unstable; urgency=low |