You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ar...@apache.org on 2018/11/07 12:12:06 UTC

lucene-solr:master: SOLR-12600: Add missing name in CHANGES Missed it on the last commit

Repository: lucene-solr
Updated Branches:
  refs/heads/master 419d42bf7 -> 50cf1cca2


SOLR-12600: Add missing name in CHANGES
Missed it on the last commit


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

Branch: refs/heads/master
Commit: 50cf1cca265de83438163bdc4c7830f99a24a11d
Parents: 419d42b
Author: Alexandre Rafalovitch <ar...@apache.org>
Authored: Wed Nov 7 07:11:03 2018 -0500
Committer: Alexandre Rafalovitch <ar...@apache.org>
Committed: Wed Nov 7 07:11:03 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/50cf1cca/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 928cd44..77e8665 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -208,7 +208,7 @@ Other Changes
 
 * SOLR-12966: Add Javadoc @since tag to URP classes (Alexandre Rafalovitch)
 
-* SOLR-12600: Fix parameter names in Solr JSON documentation
+* SOLR-12600: Fix parameter names in Solr JSON documentation (Alexandre Rafalovitch)
 
 Bug Fixes
 ----------------------