From 2b52f87c24dfae706cae1b3e04d24fb86a3b5df8 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Wed, 8 Mar 2017 09:10:38 +0000 Subject: [PATCH] note change to tilecache --- libvips/conversion/tilecache.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libvips/conversion/tilecache.c b/libvips/conversion/tilecache.c index f2d183d8..bcea4d3d 100644 --- a/libvips/conversion/tilecache.c +++ b/libvips/conversion/tilecache.c @@ -33,6 +33,8 @@ * - free the hash table in _dispose() * 11/7/16 * - terminate on tile calc error + * 7/3/17 + * - remove "access" on linecache, use the base class instead */ /*