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 2016/10/11 01:53:21 UTC

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

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 6fb9aef98 -> ccc10fd59


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

Branch: refs/heads/branch_6x
Commit: ccc10fd5932fa5d830c3ecda86e85b4845bca863
Parents: 6fb9aef
Author: Joel Bernstein <jb...@apache.org>
Authored: Mon Oct 10 21:50:37 2016 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Mon Oct 10 21:53:00 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/ccc10fd5/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 4596f7e..728de20 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -84,6 +84,8 @@ New Features
 
 * SOLR-9146: Parallel SQL engine should support >, >=, <, <=, <>, != syntax (Timothy Potter, Joel Bernstein, Kevin Risden)
 
+* SOLR-9337: Add fetch Streaming Expression (Joel Bernstein)
+
 Bug Fixes
 ----------------------