From c6454ea0d9f06a4252d37b848247bc0b1afb5ce8 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 5 Jan 2012 11:41:38 +0000 Subject: [PATCH] - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index b7de3ddd80b..c8300ecf90c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -103,6 +103,8 @@ Sulfuric Vortex - checkstyle and javadoc fixes - PMD fixes - Added CheckThirdSVar and CheckFourthSVar and accompanying parameters to StaticAbility. +- Added the recent commit logs to changes.txt. +- Checkstyle: Removed trailing spaces from new CheckSVars - Added the recent commit logs to changes.txt. Preparing for the snapshot build release.