You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2014/03/25 02:02:59 UTC

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

Author: sarowe
Date: Tue Mar 25 01:02:59 2014
New Revision: 1581172

URL: http://svn.apache.org/r1581172
Log:
SOLR-5761: move CHANGES.txt entry to 4.7.1 section

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=1581172&r1=1581171&r2=1581172&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Tue Mar 25 01:02:59 2014
@@ -162,9 +162,6 @@ New Features
 Bug Fixes
 ----------------------
 
-* SOLR-5761: HttpSolrServer has a few fields that can be set via setters but
-  are not volatile. (Mark Miller, Gregory Chanan)
-
 * SOLR-5811: The Overseer will retry work items until success, which is a serious
   problem if you hit a bad work item. (Mark Miller)
   
@@ -329,6 +326,9 @@ Bug Fixes
   streamDeletes is true that should be tucked into the if statement below it.
   (Mark Miller, Gregory Chanan)
 
+* SOLR-5761: HttpSolrServer has a few fields that can be set via setters but
+  are not volatile. (Mark Miller, Gregory Chanan)
+
 ==================  4.7.0 ==================
 
 Versions of Major Components