From c8b0226d915fb39d2d3d24a83c359825fc6afa9e Mon Sep 17 00:00:00 2001 From: DRC Date: Sat, 22 Mar 2014 20:42:01 +0000 Subject: [PATCH] git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1202 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index df0041e1..3ec6c18f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -29,6 +29,13 @@ source image, and added a unit test to check for this error. [6] The Java classes should now build properly under Visual Studio 2010 and later. +[7] Fixed an issue that prevented SRPMs generated using the in-tree packaging +tools from being rebuilt on certain newer Linux distributions. + +[8] Numerous minor fixes to eliminate compilation and build/packaging system +warnings, fix cosmetic issues, improve documentation clarity, and other general +source cleanup. + 1.3.0 =====