From 2f98a4aa29f8ae7603e341bc0ee904f000511ce2 Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Mon, 19 May 2003 03:22:43 +0000 Subject: [PATCH] Document bug fixed about closing files --- docs/releasenotes.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releasenotes.html b/docs/releasenotes.html index a3eee791c..0841042a7 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -163,6 +163,9 @@
  • Error when writing a DOS file name from checkstyle-frames.xsl (bug 713845).
  • +
  • Files were not being closed by + Utils.getLines().
  • +