From 27cb13ca3d878ebb5afa7a0ff44ff198a47b4e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Sat, 18 Jan 2003 17:22:09 +0000 Subject: [PATCH] added resolved bug #670321 --- docs/releasenotes.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/releasenotes.html b/docs/releasenotes.html index 5ce45f508..b84f01ca0 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -78,7 +78,9 @@
  • Empty header filename silently ignored (bug 629139).
  • Array instantiation incorrectly flagged (bug 626875).
  • Tests fail with non-english locale (bug 594469).
  • -
  • Cachefile streams were not closed (bug 665016).
  • +
  • Cachefile streams were not closed (bug 665016).
  • +
  • Ant Task: NullPointerException when type was not specified in formatter (bug 670321).
  • +

    API changes (only relevant for IDE plugin authors):