From 168a155a8bb5e0fab18f6785a54fde9f5152ccd5 Mon Sep 17 00:00:00 2001 From: Christoph Goller Date: Thu, 30 Sep 2004 09:19:43 +0000 Subject: [PATCH] Bug# 31240 git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150545 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 5215efe29b2..0236985e8a5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -83,6 +83,9 @@ $Id$ composed of TermQuery, with not all terms required, that returns a TopDocs (e.g., through a Hits with no Sort specified) runs much faster. (cutting) + +17. Memory leak in Sort code (Bug# 31240) eliminated. +(Rafal Krzewski via Christoph and Daniel) 1.4.1