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 */ /*