diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 6fa2fdbea..db6b87a19 100755 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -31,6 +31,13 @@
  • Improved french message translations (patch 1097980 by Olivier Parent).
  • +
  • Fixed typo in SuppressionCommentFilter which caused bug 1084654
  • + +
  • Fixed 1048226 (Runtime problems of Checks are logged to checkstyle + audit), nowcheckstyle will fail if it can not load class for exception + from throws clause of javadoc (modules RedundantThrows and + JavadocMethod)
  • +