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:37 UTC

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

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

Branch: refs/heads/jira/solr-10233
Commit: 9d2f6d2cf492c751b1b9f1846947aaba6f3d39ea
Parents: 41ebeea
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 13:48:47 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri May 5 13:48:47 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/9d2f6d2c/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 213dd9f..abfd047 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -217,6 +217,8 @@ New Features
 
 * SOLR-10274: The search Streaming Expression should work in non-SolrCloud mode (Joel Bernstein)
 
+* SOLR-10504: Add echo Streaming Expression (Joel Bernstein)
+
 Optimizations
 ----------------------