You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2016/06/20 15:20:46 UTC

[3/3] lucene-solr:branch_6_1: SOLR-7739: Add CHANGES entry.

SOLR-7739: Add CHANGES entry.


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/85020a55
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/85020a55
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/85020a55

Branch: refs/heads/branch_6_1
Commit: 85020a555cb3fd934d3123f48dcd57e5f7679c88
Parents: 4c107a9
Author: Adrien Grand <jp...@gmail.com>
Authored: Mon Jun 20 17:19:07 2016 +0200
Committer: Adrien Grand <jp...@gmail.com>
Committed: Mon Jun 20 17:20:13 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/85020a55/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 9c9e26b..628c843 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -134,6 +134,8 @@ New Features
 
 * SOLR-8610: Resolve variables in encryptKeyFile of DIH's JdbcDataSource (Kristine Jetzke via Mikhail Khludnev)
 
+* SOLR-7739: Add a new ClassificationUpdateProcessorFactory. (Alessandro Benedetti via Tommaso Teofili)
+
 Bug Fixes
 ----------------------