From d884011c176767f11f50b51f37a06408dbc9ef3a Mon Sep 17 00:00:00 2001 From: DRC Date: Mon, 25 Apr 2011 22:46:25 +0000 Subject: [PATCH] git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@593 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 81b1b96..d437b05 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -54,6 +54,15 @@ underscore when building with MinGW64. This means that, when building libjpeg-turbo with older versions of MinGW64, you will now have to add -fno-leading-underscore to the CFLAGS. +[4] Fixed a regression bug in the NSIS script that caused the Windows installer +build to fail when using the Visual Studio IDE. + +[5] Fixed a bug in jpeg_read_coefficients() whereby it would not initialize +cinfo->image_width and cinfo->image_height if libjpeg v7 or v8 emulation was +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. + 1.1.0 ===== -- 2.40.0