diff options
-rw-r--r-- | HISTORY | 3 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -184,10 +184,11 @@ Video site modules: - Make all downloads abortable. - Fixed Vimeo search. -2010-07-24: Version 0.3.1 +2010-07-25: Version 0.3.1 - Updated Italian translation (thanks to Diego Pierotto). - Fixed Youtube extractor. - Fixed Vimeo search. - Timers are no longer marked as "Unfinished" after the download has been completed. +- Retry failed timers again later. diff --git a/debian/changelog b/debian/changelog index 01a7dee..bb9769c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ vdr-plugin-webvideo (0.3.1-1) unstable; urgency=low * Fixed Vimeo search. * Timers are no longer marked as "Unfinished" after the download has been completed. + * Retry failed timers again later. - -- Antti Ajanki <antti.ajanki@iki.fi> Sat, 24 Jul 2010 20:02:56 +0300 + -- Antti Ajanki <antti.ajanki@iki.fi> Sun, 25 Jul 2010 10:59:02 +0300 vdr-plugin-webvideo (0.3.0-1) unstable; urgency=low |