From d83c7839e0e0198cf183618954d124d5804fa0ea Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Thu, 1 Jan 2004 19:05:05 +0000 Subject: [PATCH] Undeprecate BinaryHeap, as is only implementation of PriorityQueue git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131492 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE-NOTES.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.html b/RELEASE-NOTES.html index ab676738d..a18987ec8 100644 --- a/RELEASE-NOTES.html +++ b/RELEASE-NOTES.html @@ -83,7 +83,6 @@ NEW CLASSES

These collections have changed since Collections 3.0: