From 28e76dbf891620b26e110e49f6a984ddd621ba48 Mon Sep 17 00:00:00 2001 From: Andrey Kiselev Date: Fri, 11 Oct 2002 14:42:37 +0000 Subject: [PATCH] Fixed support for large files (>2GB) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index cae1ebbd..d1edeb5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-10-11 Andrey Kiselev + + * configure, config.site, libtiff/{tif_unix.c, Makefile.in}: Fix for + large files (>2GiB) supporting. New option in the config.site: + LARGEFILE="yes". Should be enougth for I/O of the large files. + 2002-10-10 Frank Warmerdam * libtiff/html/v3.6.0.html: new release notes.