From ccaaa8ee0a5b9cc3e66ff167ac83ad3fc2b89a0e Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Tue, 11 Jan 2005 15:52:21 +0000 Subject: [PATCH] updaing release notes --- src/xdocs/releasenotes.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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)
  • +