fix formatting in CHANGES.txt to prevent perl errors in creating changes.html.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@638044 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Doron Cohen 2008-03-17 19:39:22 +00:00
parent a7e55a2a79
commit ea688c9363
1 changed files with 3 additions and 2 deletions

View File

@ -128,8 +128,9 @@ New features
10. LUCENE-1201: Add IndexReader.getIndexCommit() method. (Tim Brennan 10. LUCENE-1201: Add IndexReader.getIndexCommit() method. (Tim Brennan
via Mike McCandless) via Mike McCandless)
11. LUCENE-550: Added InstantiatedIndex implementation. Experimental Index store similar to MemoryIndex but allows 11. LUCENE-550: Added InstantiatedIndex implementation. Experimental
for multiple documents in memory. (Karl Wettin via Grant Ingersoll) Index store similar to MemoryIndex but allows for multiple documents
in memory. (Karl Wettin via Grant Ingersoll)
Optimizations Optimizations