From af621273eaed00a64989daa7a6870b45ec144ea6 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 25 Sep 2000 14:00:15 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index ee8c39f6..c6176eb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-09-25 Frank Warmerdam + + * Fixed tif_getimage.c to fix overrun bug with YCbCr images without + downsampling. http://bugzilla.remotesensing.org/show_bug.cgi?id=10 + Thanks to Nick Lamb for reporting the + bug and proving the patch. + 2000-09-18 Frank Warmerdam * Fixed tif_jpeg.c so avoid destroying the decompressor before