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/09 02:23:44 UTC

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

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x a9681dbc0 -> 219442df9


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

Branch: refs/heads/branch_6x
Commit: 219442df94dfc6d6c2c7d6b8c1287487a0df9a5d
Parents: a9681db
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:23:15 2017 -0400

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


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