LUCENE-1623: add CHANGES entry on trunk

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@770631 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-05-01 10:54:35 +00:00
parent 311640cd35
commit a5748695cc
1 changed files with 5 additions and 1 deletions

View File

@ -159,7 +159,11 @@ Bug fixes
could cause "infinite merging" to happen. (Christiaan Fluit via
Mike McCandless)
New features
8. LUCENE-1623: Properly handle back-compability of 2.3.x indexes that
contain field names with non-ascii characters. (Mike Streeton via
Mike McCandless)
New features
1. LUCENE-1411: Added expert API to open an IndexWriter on a prior
commit, obtained from IndexReader.listCommits. This makes it