From c8a0d3e6d4b69d8a06dedfc27f4e52e28c145317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Tue, 4 Feb 2003 20:34:11 +0000 Subject: [PATCH] new stylesheet and removal of japanese localization --- docs/releasenotes.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/releasenotes.html b/docs/releasenotes.html index b84f01ca0..78270f4ee 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -63,6 +63,7 @@
  • Detect obsolete final modifier in interfaces (request 651121).
  • Detect whitespace before ';' (request 521323).
  • Added DTD for XML output (request 622157).
  • +
  • Added an XSL stylesheet to convert XML output to plain text, contributed by Jon Scott Stevens.
  • Added portuguese localization, contributed by Pedro Morais.
  • Added finnish localization, contributed by Ville Skyttä.
  • Added french localization, contributed by Pierre Dittgen.
  • @@ -82,6 +83,13 @@
  • Ant Task: NullPointerException when type was not specified in formatter (bug 670321).
  • +

    + Removed features: +

    + +

    API changes (only relevant for IDE plugin authors):