From: DRC Date: Mon, 18 Oct 2010 08:41:11 +0000 (+0000) Subject: git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@283 632fc199-4ca6... X-Git-Tag: 1.0.90~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efa618ecbaa0b214229582a84f108c7a42679dd8;p=libjpeg-turbo git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@283 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/ChangeLog.txt b/ChangeLog.txt index 217c876..5f485d5 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,9 +1,10 @@ Significant changes since 1.0.1 =============================== -[1] Added support for the libjpeg v7 and v8b API and ABI, which is optionally -compiled in by adding --with-jpeg8 to the configure command line. This feature -was sponsored by CamTrace SAS. +[1] Added emulation of the libjpeg v7 and v8b APIs and ABIs. See +README-turbo.txt for more details. This feature was sponsored by CamTrace SAS. + +[2] Created a new CMake-based build system for the Visual C++ and MinGW builds. Significant changes since 1.0.0