From b307aa1e0f1ee8bb2dc65b781490476fc1dc53c7 Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Fri, 25 Mar 2005 01:47:27 +0000 Subject: [PATCH] Updated release notes. --- src/xdocs/releasenotes.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 6af9045dd..e8f9fe8dd 100755 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -10,12 +10,18 @@ -
+

New features:

    +
  • Introduced preliminary support (beta quality) for the Java 5 + language. Previous versions of Java are still supported so this + release should be a drop in replacement for the 3.5 release. The + reason for the beta release is to solicit feedback on the Java 5 + support.
  • +
  • Documentation contains an alphabetically sorted list of all available checks.