summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-03-30 18:05:53 +0200
committerlouis <louis.braun@gmx.de>2015-03-30 18:05:53 +0200
commit10e551d7604d4e3c871f74174fdd535fb9c8e61a (patch)
tree0ffe2e9afc2f97fdc4c275bcbfcf3a468365c5a3 /HISTORY
parent335f57f0d38a4403c5e3948a8ca79de9b391381a (diff)
downloadvdr-plugin-skindesigner-10e551d7604d4e3c871f74174fdd535fb9c8e61a.tar.gz
vdr-plugin-skindesigner-10e551d7604d4e3c871f74174fdd535fb9c8e61a.tar.bz2
fixed bug that parameters with both dynamic tokens and relative width, height, posx or posy values are not parsed correctly
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 27b9a7b..95deb82 100644
--- a/HISTORY
+++ b/HISTORY
@@ -241,4 +241,5 @@ Version 0.3.3
- added viewelement <lastrecordings> with information about 5 newest
recordings in main menu
-
+- fixed bug that parameters with both dynamic tokens and relative width,
+ height, posx or posy values are not parsed correctly