Added missing entries to CHANGES

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146201 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Martijn van Groningen 2011-07-13 18:33:16 +00:00
parent 2c5adaaaf6
commit b3481764ab
1 changed files with 6 additions and 1 deletions

View File

@ -364,7 +364,12 @@ Bug Fixes
* SOLR-2623: Solr JMX MBeans do not survive core reloads (Alexey Serba, shalin)
Other Changes
* Fixed grouping bug when start is bigger than rows and format is simple that zero documents are returned even
if there are documents to display.
* SOLR-2564: Fixed ArrayIndexOutOfBoundsException when using simple format and start > 0
Other Changes
----------------------
Build