LUCENE-2658: add changes entry

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000581 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2010-09-23 18:58:01 +00:00
parent 3f547a822e
commit 4761317a77
1 changed files with 4 additions and 0 deletions

View File

@ -537,6 +537,10 @@ Bug fixes
* LUCENE-2650: Added extra safety to MMapIndexInput clones to prevent accessing
an unmapped buffer if the input is closed (Mike McCandless, Uwe Schindler, Robert Muir)
* LUCENE-2658: Exceptions while processing term vectors enabled for multiple
fields could lead to invalid ArrayIndexOutOfBoundsExceptions.
(Robert Muir, Mike McCandless)
New features
* LUCENE-2128: Parallelized fetching document frequencies during weight