You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by da...@apache.org on 2018/10/16 22:53:43 UTC

[28/50] [abbrv] lucene-solr:jira/http2: SOLR-12851: Update CHANGES.txt

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

Branch: refs/heads/jira/http2
Commit: d48f22c1ad5cedf20760a2b53bb7bba0693d3f75
Parents: a0bb501
Author: Joel Bernstein <jb...@apache.org>
Authored: Thu Oct 11 11:19:57 2018 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Thu Oct 11 11:19:57 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/d48f22c1/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 2db18c1..628abb8 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -186,6 +186,8 @@ Bug Fixes
 
 * SOLR-12729: SplitShardCmd should lock the parent shard to prevent parallel splitting requests. (ab)
 
+* SOLR-12851: Improvements and fixes to let and select Streaming Expressions (Joel Bernstein)
+
 Improvements
 ----------------------