diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2012-01-29 19:28:21 +0200 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2012-01-29 19:31:11 +0200 |
commit | a93e1f7cc301f874b5b22782c1f3f3ef8017a526 (patch) | |
tree | 3fe05203ed4bce40979858a8587f81f6fa5898f4 | |
parent | ce78d3287b3b21a1275fa9791aa45fe85c2bd3fd (diff) | |
download | vdr-plugin-webvideo-a93e1f7cc301f874b5b22782c1f3f3ef8017a526.tar.gz vdr-plugin-webvideo-a93e1f7cc301f874b5b22782c1f3f3ef8017a526.tar.bz2 |
changelog
-rw-r--r-- | HISTORY | 4 | ||||
-rw-r--r-- | debian/changelog | 5 |
2 files changed, 5 insertions, 4 deletions
@@ -254,5 +254,5 @@ Video site modules: 2012-01-29: Version 0.4.5 -- Fixed Youtube breakage -- Removed SubTV support, SubTV programs are available in Katsomo +- Fixed Youtube, Google Video breakage +- Removed SubTV support. SubTV programs are available in Katsomo. diff --git a/debian/changelog b/debian/changelog index 4395d46..8b36c42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ vdr-plugin-webvideo (0.4.5-1) unstable; urgency=low - * Fixed Youtube support + * Fixed Youtube, Google Video support + * Removed SubTV support. SubTV programs are available in Katsomo. - -- Antti Ajanki <antti.ajanki@iki.fi> Sun, 29 Jan 2012 14:53:38 +0300 + -- Antti Ajanki <antti.ajanki@iki.fi> Sun, 29 Jan 2012 19:27:37 +0200 vdr-plugin-webvideo (0.4.4-1) unstable; urgency=low |