# HG changeset patch # User Fredrik Lundh # Date 1274005415 -7200 # Node ID cc81a8d97b9da6cf030e49598a051d19d91ef3b1 # Parent 1875cffafc5d4e6ea4dede59be1d7b824d783849 Reflect that PIL 1.1.7 has been tested with libjpeg 8b. diff -r 1875cffafc5d4e6ea4dede59be1d7b824d783849 -r cc81a8d97b9da6cf030e49598a051d19d91ef3b1 README --- a/README Sun Apr 25 15:31:43 2010 +0200 +++ b/README Sun May 16 12:23:35 2010 +0200 @@ -1,10 +1,10 @@ The Python Imaging Library $Id$ -Release 1.1.7 (November 15, 2009) +Release 1.1.7+ (November 15, 2009) ==================================================================== -The Python Imaging Library 1.1.7 +The Python Imaging Library 1.1.7+ ==================================================================== Contents @@ -142,10 +142,11 @@ feature library ----------------------------------------------------------------- - JPEG support libjpeg (6a or 6b) + JPEG support libjpeg (6b or 8b) http://www.ijg.org http://www.ijg.org/files/jpegsrc.v6b.tar.gz + http://www.ijg.org/files/jpegsrc.v8b.tar.gz ftp://ftp.uu.net/graphics/jpeg/ PNG support zlib (1.2.3 or later is recommended)