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 =====