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 2016/09/13 12:08:54 UTC

[3/3] lucene-solr:branch_6_2: SOLR-7362: Added changelog entry

SOLR-7362: Added changelog entry


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

Branch: refs/heads/branch_6_2
Commit: 62547669b5d319891740991842c314be85d40201
Parents: 1aea54f
Author: Shalin Shekhar Mangar <sh...@apache.org>
Authored: Tue Sep 13 17:38:28 2016 +0530
Committer: Shalin Shekhar Mangar <sh...@apache.org>
Committed: Tue Sep 13 17:38:28 2016 +0530

----------------------------------------------------------------------
 solr/CHANGES.txt | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/62547669/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index a19c678..ee97082 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -60,7 +60,13 @@ Bug Fixes
   the replicas are created and before they can recover. This can cause data loss. (shalin)
 
 * SOLR-9408: Fix TreeMergeOutputFormat to add timestamp metadata to a commit. SolrCloud replication relies on this.
-    (Jessica Cheng Mallet via Varun Thacker)
+  (Jessica Cheng Mallet via Varun Thacker)
+
+Other Changes
+----------------------
+
+* SOLR-7362: Fix TestReqParamsAPI test failures (noble, Varun Thacker)
+
 ==================  6.2.0 ==================
 
 Versions of Major Components