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:51:04 UTC

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

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


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

Branch: refs/heads/branch_6x
Commit: 1309232e8a9e30a7a8444dd4de028a8d6f598a83
Parents: a30d34b
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:50:23 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/1309232e/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index a7a882b..c48a374 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -118,6 +118,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
 ----------------------