summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-05-28 14:23:23 +0300
committerVille Skyttä <ville.skytta@iki.fi>2011-05-28 14:58:44 +0300
commit9cacfd2419fe57111c12e8bcb66e5dab9b11d720 (patch)
treeaf0717582f37cd377be9be7dd7d5b2d37dd86b95 /HISTORY
parent3424769a5e317bec6348dd09de2489deb1231789 (diff)
downloadvdr-plugin-text2skin-9cacfd2419fe57111c12e8bcb66e5dab9b11d720.tar.gz
vdr-plugin-text2skin-9cacfd2419fe57111c12e8bcb66e5dab9b11d720.tar.bz2
Don't allow setting max bitmap cache size to less than 1 in setup menu.
We crash if it's set to 0.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c3ba46b..a50fab5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,7 @@ VDR Plugin 'text2skin' Revision History
- Fix build with ImageMagick >= 6.6.2 (thanks to Anssi Hannula / closes #409)
- Documentation spelling fixes.
- Added experimental RELAX NG schema for skin XML files.
+- Set minimum value of bitmap cache size in menu to 1.
2010-06-21: Version 1.3.1