From c3f61d6f57a69fce6c7c51fb43bf613a4c2f112a Mon Sep 17 00:00:00 2001 From: DRC Date: Tue, 26 Apr 2011 23:46:38 +0000 Subject: [PATCH] --- ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 7e4a9063..a347a82c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -33,6 +33,11 @@ enabled. This specifically caused the jpegoptim program to fail if it was linked against a version of libjpeg-turbo that was built with libjpeg v7 or v8 emulation. +[10] jchuff.c and jdhuff.c have been re-factored and re-licensed under the +libjpeg BSD-style license, so the libjpeg-turbo library itself (libjpeg) is no +longer subject to the terms of the wxWindows Library License (libturbojpeg +still is-- see README-turbo.txt.) + 1.1.1 =====