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:07:38 UTC

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

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

Branch: refs/heads/jira/solr-10233
Commit: 07acc93b7487b83be340908fa4524961a2dda3d6
Parents: 9d2f6d2
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 13:57:03 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri May 5 13:57:03 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/07acc93b/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index abfd047..5aeb05b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -219,6 +219,8 @@ New Features
 
 * SOLR-10504: Add echo Streaming Expression (Joel Bernstein)
 
+* SOLR-10516: Add eval Streaming Expression (Joel Bernstein)
+
 Optimizations
 ----------------------