From cadabd4239f06b72bd1558174587d11df20858b2 Mon Sep 17 00:00:00 2001 From: DRC Date: Sat, 28 Sep 2013 03:10:31 +0000 Subject: [PATCH] Actually, the second bug was hidden by the first, so the initial ChangeLog entry was correct from the user's point of view. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1050 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index c48de21..711e48e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -14,8 +14,10 @@ When using a 32-bit version of CMake on 64-bit Windows, it is impossible to access the c:\WINDOWS\system32 directory, which made it impossible for the TurboVNC build scripts to bundle the 64-bit TurboJPEG DLL. -[3] Fixed a couple of bugs that prevented libjpeg-turbo from encoding or -decoding progressive JPEGs with arithmetic entropy coding. +[3] Fixed a bug whereby attempting to encode a progressive JPEG with arithmetic +entropy coding (by passing arguments of -progressive -arithmetic to cjpeg or +jpegtran, for instance) would result in an error, "Requested feature was +omitted at compile time". 1.3.0 -- 2.40.0