You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by cp...@apache.org on 2017/05/09 10:42:23 UTC

[09/13] lucene-solr:jira/solr-8668: SOLR-10638: Update CHANGES.txt

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

Branch: refs/heads/jira/solr-8668
Commit: 3b8c55a649a68170ac82f6ea2e2216dad08f8bb5
Parents: 421611b
Author: Joel Bernstein <jb...@apache.org>
Authored: Mon May 8 22:21:10 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Mon May 8 22:21:10 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/3b8c55a6/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index cdbbcc8..3f16c2e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -240,6 +240,8 @@ New Features
 
 * SOLR-10625: Add convolution Stream Evaluator (Joel Bernstein)
 
+* SOLR-10638: Add normalize Stream Evaluator (Joel Bernstein)
+
 Optimizations
 ----------------------