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 2019/03/04 15:52:24 UTC

[lucene-solr] branch branch_8x updated: SOLR-13276: Move change entry to 8.1

This is an automated email from the ASF dual-hosted git repository.

datcm pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 0acc1f0  SOLR-13276: Move change entry to 8.1
0acc1f0 is described below

commit 0acc1f05849cb43f10f741504d1bfc91c5b38613
Author: Cao Manh Dat <da...@apache.org>
AuthorDate: Mon Mar 4 15:50:53 2019 +0000

    SOLR-13276: Move change entry to 8.1
---
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 647c213..6d9c633 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -66,6 +66,8 @@ New Features
 
 * SOLR-10436: Add hashRollup Streaming Expression (Joel Bernstein)
 
+* SOLR-13276: Adding Http2 equivalent classes of CloudSolrClient and HttpClusterStateProvider (Cao Manh Dat)
+
 Bug Fixes
 ----------------------
 
@@ -291,8 +293,6 @@ New Features
 
 * SOLR-13241: Add 'autoscaling' tool support to solr.cmd (Jason Gerlowski)
 
-* SOLR-13276: Adding Http2 equivalent classes of CloudSolrClient and HttpClusterStateProvider (Cao Manh Dat)
-
 Bug Fixes
 ----------------------