From 90e7aafdc5e2a07f82ddbb3c881c49f6344c3dce Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Wed, 17 Mar 2004 21:14:10 +0000 Subject: [PATCH] Close file created in constructor bug 27737 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131610 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE-NOTES.html | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.html b/RELEASE-NOTES.html index 716fef177..8694c393d 100644 --- a/RELEASE-NOTES.html +++ b/RELEASE-NOTES.html @@ -39,6 +39,7 @@ No interface changes, or deprecations have occurred.

BUG FIXES

JAVADOC