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 2018/11/08 02:03:13 UTC

lucene-solr:master: SOLR-12975: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/master 2d0e565c6 -> 65dc312da


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

Branch: refs/heads/master
Commit: 65dc312daf495e5e55402d6024ea86b31ce8e4ff
Parents: 2d0e565
Author: Joel Bernstein <jb...@apache.org>
Authored: Wed Nov 7 21:03:01 2018 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Wed Nov 7 21:03:01 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/65dc312d/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 6f46bde..2f04c03 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -189,6 +189,8 @@ New Features
 
 * SOLR-12829: Add plist (parallel list) Streaming Expression (Joel Bernstein)
 
+* SOLR-12975: Add ltrim and rtrim Stream Evaluators (Joel Bernstein)
+
 Other Changes
 ----------------------