You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mk...@apache.org on 2017/01/28 12:44:54 UTC

lucene-solr:branch_6x: SOLR-9983: fixing CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 55c1e88d9 -> 6cdb73b7f


SOLR-9983: fixing CHANGES.txt


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

Branch: refs/heads/branch_6x
Commit: 6cdb73b7f8a1aa257e8051db5434f1859c6bf5fb
Parents: 55c1e88
Author: Mikhail Khludnev <mk...@apache.org>
Authored: Sat Jan 28 15:44:34 2017 +0300
Committer: Mikhail Khludnev <mk...@apache.org>
Committed: Sat Jan 28 15:44:34 2017 +0300

----------------------------------------------------------------------
 solr/CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6cdb73b7/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index aebdf08..6a1198c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -72,7 +72,7 @@ Other Changes
 * SOLR-9972: SpellCheckComponent collations and suggestions returned as a JSON object rather than a list
   (Christine Poerschke in response to bug report from Ricky Oktavianus Lazuardy)
 
-* SOLR-9996: Fixing NullPointerException failure by TestManagedSchemaThreadSafety 
+* SOLR-9983: Fixing NullPointerException failure by TestManagedSchemaThreadSafety 
   adding check for Zookeeper session expiration (Steve Rowe, Mikhail Khludnev)
 
 ==================  6.4.1 ==================