SOLR-4604: Move CHANGES entry.

SOLR-4605: Move CHANGES entry.
SOLR-4609: Move CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1458155 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2013-03-19 05:49:25 +00:00
parent 7b7e433c3e
commit 52d2d3fd6f
1 changed files with 7 additions and 7 deletions

View File

@ -95,13 +95,6 @@ Bug Fixes
* SOLR-4311: Admin UI - Optimize Caching Behaviour (steffkes)
* SOLR-4604: UpdateLog#init is over called on SolrCore#reload. (Mark Miller)
* SOLR-4605: Rollback does not work correctly. (Mark S, Mark Miller)
* SOLR-4609: The Collections API should only send the reload command to ACTIVE
cores. (Mark Miller)
Other Changes
----------------------
@ -197,6 +190,13 @@ Bug Fixes
* SOLR-4601: A Collection that is only partially created and then deleted will
leave pre allocated shard information in ZooKeeper. (Mark Miller)
* SOLR-4604: UpdateLog#init is over called on SolrCore#reload. (Mark Miller)
* SOLR-4605: Rollback does not work correctly. (Mark S, Mark Miller)
* SOLR-4609: The Collections API should only send the reload command to ACTIVE
cores. (Mark Miller)
Optimizations
----------------------