diff --git a/build.xml b/build.xml
index 1869bab4d..c98847ce4 100644
--- a/build.xml
+++ b/build.xml
@@ -7,7 +7,7 @@
The following checks were added:
+The following checks were changed from a Check to a FileSetCheck:
++ This means that the checks above must not be declared under the + TreeWalker module anymore. For example, the following Checkstyle + 4.4 configuration file: +
+becomes the following Checkstyle 5.0 configuration file:
+The following checks were removed:
+Major change to FileSetCheck architecture to move the @@ -98,6 +174,14 @@ filter that uses nearby comments to suppress audit events. Thanks to Mick Killianey for providing patch #2354424. +
Fixed Bugs:
@@ -118,13 +202,6 @@ #2506439. - -Notes:
-