remove duplicate changes entry

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932587 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2010-04-09 20:37:07 +00:00
parent 50b3d2f09c
commit b299b836ec
1 changed files with 0 additions and 4 deletions

View File

@ -62,10 +62,6 @@ Changes in backwards compatibility policy
class is no longer used by Lucene. (Gunnar Wagenknecht via Mike class is no longer used by Lucene. (Gunnar Wagenknecht via Mike
McCandless) McCandless)
* LUCENE-2123: Removed the protected inner class ScoreTerm from
FuzzyQuery. The class was never intended to be public.
(Uwe Schindler, Mike McCandless)
* LUCENE-2135: Added FieldCache.purge(IndexReader) method to the * LUCENE-2135: Added FieldCache.purge(IndexReader) method to the
interface. Anyone implementing FieldCache externally will need to interface. Anyone implementing FieldCache externally will need to
fix their code to implement this, on upgrading. (Mike McCandless) fix their code to implement this, on upgrading. (Mike McCandless)