SOLR-4568: Move CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1458109 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2013-03-19 03:19:56 +00:00
parent 7a2b03017a
commit 4d60d4c619
1 changed files with 4 additions and 4 deletions

View File

@ -90,9 +90,6 @@ Bug Fixes
* SOLR-4371: Admin UI - Analysis Screen shows empty result (steffkes)
* SOLR-4568: The lastPublished state check before becoming a leader is not
working correctly. (Mark Miller)
* SOLR-4570: Even if an explicit shard id is used, ZkController#preRegister
should still wait to see the shard id in it's current ClusterState.
(Mark Miller)
@ -207,6 +204,9 @@ Bug Fixes
* SOLR-4577: The collections API should return responses (success or failure)
for each node it attempts to work with. (Mark Miller)
* SOLR-4568: The lastPublished state check before becoming a leader is not
working correctly. (Mark Miller)
Other Changes
----------------------