From eaa7b83bc97f96b6bc8ffcefd5f61e137919df39 Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Tue, 27 May 2003 10:21:41 +0000 Subject: [PATCH] Add template for the next release --- docs/releasenotes.html | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/docs/releasenotes.html b/docs/releasenotes.html index 2397fa8be..3ff0ceb8c 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -29,6 +29,7 @@

Checkstyle 3

@@ -46,6 +47,28 @@ + +

Release 3.2

+

+ New features: +

+ + +

+ Resolved bugs: +

+ + + +

Release 3.1

@@ -129,11 +152,11 @@

  • Added line and column numbers to configuration parse exceptions (request 714962).
  • -
  • Added check for redundant exceptions in +
  • Added check for redundant exceptions in throws clause (module RedundantThrows, request 579056)
  • Added property for GenericIllegalRegexp to - customize reported message (module GenericIllegalRegexp, + customize reported message (module GenericIllegalRegexp, property message, request 738567)
  • Moved the location of the file