vdr-addon: update changelog version

This commit is contained in:
vpeter4 2012-05-11 15:17:18 +03:00 committed by Stefan Saraev
parent 6c6f4dcea4
commit 81c6593b9f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2.1.6
- added vdr-xmltv2vdr plugin
- added xineliboutput plugin
- added text2skin plugin
- preparation for xine based VDR frontend as separate addon
2.1.5
- fixed rotorng
- added wirbelscancontrol plugin

View File

@ -21,7 +21,7 @@
PKG_NAME="vdr-addon"
PKG_VERSION="2.1"
PKG_REV="5"
PKG_REV="6"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"