From: DRC Date: Sat, 22 Mar 2014 20:42:01 +0000 (+0000) Subject: git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1202 632fc1... X-Git-Tag: 1.3.1^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8b0226d915fb39d2d3d24a83c359825fc6afa9e;p=libjpeg-turbo git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1202 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/ChangeLog.txt b/ChangeLog.txt index df0041e..3ec6c18 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 =====