You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2013/04/26 20:10:27 UTC

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

Author: hossman
Date: Fri Apr 26 18:10:27 2013
New Revision: 1476328

URL: http://svn.apache.org/r1476328
Log:
SOLR-4705: move CHANGES to 4.3.0

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=1476328&r1=1476327&r2=1476328&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Fri Apr 26 18:10:27 2013
@@ -78,9 +78,6 @@ Bug Fixes
 * SOLR-4752: There are some minor bugs in the Collections API parameter
   validation. (Mark Miller)
 
-* SOLR-4705: Fixed bug causing NPE when querying a single replica in SolrCloud 
-  using the shards param (Raintung Li, hossman)
-
 Other Changes
 ----------------------
 
@@ -270,6 +267,8 @@ Bug Fixes
   for the top level group commands, causing output formatting differences
   compared to non-distributed grouping. (yonik)
 
+* SOLR-4705: Fixed bug causing NPE when querying a single replica in SolrCloud 
+  using the shards param (Raintung Li, hossman)
 
 Optimizations
 ----------------------