From 3da874c2f6667ca00808e5215d622b627b96ef62 Mon Sep 17 00:00:00 2001 From: "Christophe.Boulain" <> Date: Fri, 15 Jan 2010 14:47:40 +0000 Subject: Fixed #169 --- UPGRADE | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index f22db112..cc550f7c 100644 --- a/UPGRADE +++ b/UPGRADE @@ -11,6 +11,10 @@ for both A and B. Upgrading from v3.1.6 --------------------- +- The different SQLMap cache engines (TSQLMapFifoCache, TSQLMapLRUCache, TSQLMapApplicationCache) doesn't +take anymore the cache size in their constructor. Instead, they take the cachemodel object who instanciated them. +It shouldn't affect existing code, except if you instanciate one of this cache directly (i.e, without a +directive in your SQLMap configuration) Upgrading from v3.1.5 --------------------- -- cgit v1.2.3