From 9cacfd2419fe57111c12e8bcb66e5dab9b11d720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 28 May 2011 14:23:23 +0300 Subject: Don't allow setting max bitmap cache size to less than 1 in setup menu. We crash if it's set to 0. --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') 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 -- cgit v1.2.3