You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2016/08/22 22:56:44 UTC

lucene-solr:master: Fix duplicate header in changes

Repository: lucene-solr
Updated Branches:
  refs/heads/master 488e41d1f -> 1966b22c1


Fix duplicate header in changes


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/1966b22c
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/1966b22c
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/1966b22c

Branch: refs/heads/master
Commit: 1966b22c10be53955ce9c87ab43262b1245dce94
Parents: 488e41d
Author: Uwe Schindler <us...@apache.org>
Authored: Tue Aug 23 00:56:32 2016 +0200
Committer: Uwe Schindler <us...@apache.org>
Committed: Tue Aug 23 00:56:32 2016 +0200

----------------------------------------------------------------------
 solr/CHANGES.txt | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/1966b22c/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 8e44175..ebdb5a8 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -74,12 +74,6 @@ Bug Fixes
 
 * SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch (Pushkar Raste, noble)
 
-Other Changes
-----------------------
-
-* SOLR-9412: Add failOnMissingParams option to MacroExpander, add TestMacroExpander class.
-  (Jon Dorando, Christine Poerschke)
-
 Optimizations
 ----------------------
 
@@ -88,6 +82,9 @@ Other Changes
 
 * SOLR-7362: Fix TestReqParamsAPI test failures (noble, Varun Thacker)
 
+* SOLR-9412: Add failOnMissingParams option to MacroExpander, add TestMacroExpander class.
+  (Jon Dorando, Christine Poerschke)
+
 ==================  6.2.0 ==================
 
 Versions of Major Components