let's not forget to document the most obvious change: remove all deprecated methods and fields

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@391795 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2006-04-05 20:37:46 +00:00
parent d490983a24
commit c095297fdb
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@ $Id$
2.0 RC1
API Changes
1. All deprecated methods and fields have been removed, except
DateField, which will still be supported for some time
so Lucene can read its date fields from old indexes (Yonik Seeley)
Bug fixes
1. LUCENE-330: Fix issue of FilteredQuery not working properly within