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

[46/50] [abbrv] lucene-solr:jira/solr-10233: SOLR-10625: Update CHANGES.txt

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/07cc0436
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/07cc0436
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/07cc0436

Branch: refs/heads/jira/solr-10233
Commit: 07cc043664c4b82c208237b111f698ab2ae0ae07
Parents: a3fe9f0
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:19:41 2017 -0400

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


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