summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-01-19 09:41:49 +0100
committerlouis <louis.braun@gmx.de>2015-01-19 09:41:49 +0100
commit252c15cbc41fa7e962998663b5fb50a88fc6d7dc (patch)
tree23d250433bc971cd26ea321ce83898454f900bad /HISTORY
parentcb9044e5f6613d69db26bd0e81575db9c0ff5a25 (diff)
downloadvdr-plugin-skindesigner-252c15cbc41fa7e962998663b5fb50a88fc6d7dc.tar.gz
vdr-plugin-skindesigner-252c15cbc41fa7e962998663b5fb50a88fc6d7dc.tar.bz2
fixed bug that custom int tokens were not considered in conditions
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 749dc97..a947af5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -159,4 +159,4 @@ Version 0.1.4
- added "empty" operator additionally to "isset" to check in a condition
if a string token is set
- added token {nummenuitem} for plugin menu lists
-
+- fixed bug that custom int tokens were not considered in conditions