From: DRC Date: Sat, 22 Mar 2014 20:43:03 +0000 (+0000) Subject: git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1203 632fc199-4ca6... X-Git-Tag: 1.3.90~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de23dd8068788c665c6e84a47c12c0876505d55e;p=libjpeg-turbo git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1203 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/ChangeLog.txt b/ChangeLog.txt index 25f673e..fb148ca 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -65,6 +65,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 =====