You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sh...@apache.org on 2014/03/24 18:15:10 UTC

svn commit: r1580920 - /lucene/dev/trunk/solr/CHANGES.txt

Author: shalin
Date: Mon Mar 24 17:15:10 2014
New Revision: 1580920

URL: http://svn.apache.org/r1580920
Log:
SOLR-5681: Moving changelog entry to 4.7.1

Modified:
    lucene/dev/trunk/solr/CHANGES.txt

Modified: lucene/dev/trunk/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=1580920&r1=1580919&r2=1580920&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Mon Mar 24 17:15:10 2014
@@ -193,9 +193,6 @@ Bug Fixes
 * SOLR-5839: ZookeeperInfoServlet does not trim path properly.
   (Furkan KAMACI via Mark Miller)
 
-* SOLR-5861: Recovery should not set onlyIfLeaderActive=true for slice in 'recovery'
-  state. (shalin)
-
 * SOLR-5550: shards.info is not returned by a short circuited distributed query.
   (Timothy Potter, shalin)
 
@@ -329,6 +326,9 @@ Bug Fixes
 
 * SOLR-5895: JavaBinLoader hides IOExceptions. (Mike Sokolov via shalin)
 
+* SOLR-5861: Recovery should not set onlyIfLeaderActive=true for slice in 'recovery'
+  state. (shalin)
+
 ==================  4.7.0 ==================
 
 Versions of Major Components