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/05 17:59:13 UTC

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

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 1309232e8 -> 95227a0ab


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

Branch: refs/heads/branch_6x
Commit: 95227a0aba2c7de152d035a72083c6d0fab644b1
Parents: 1309232
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:58:35 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/95227a0a/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index c48a374..ac2e60a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -120,6 +120,8 @@ New Features
 
 * SOLR-10504: Add echo Streaming Expression (Joel Bernstein)
 
+* SOLR-10516: Add eval Streaming Expression (Joel Bernstein)
+
 Optimizations
 ----------------------