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

lucene-solr:branch_6x: SOLR-10625: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x ba1672158 -> 6917c7c45


SOLR-10625: Update 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/6917c7c4
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/6917c7c4
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/6917c7c4

Branch: refs/heads/branch_6x
Commit: 6917c7c4577e282221b35f993121b422b9861b4b
Parents: ba16721
Author: Joel Bernstein <jb...@apache.org>
Authored: Mon May 8 10:19:41 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Mon May 8 10:21:45 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6917c7c4/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index d5a1a0f..e5d1dc1 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -134,6 +134,8 @@ New Features
 
 * SOLR-10626: Add covariance Stream Evaluator (Joel Bernstein)
 
+* SOLR-10625: Add convolution Stream Evaluator (Joel Bernstein)
+
 Optimizations
 ----------------------