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

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 6721409  SOLR-15111: Move changes entry from 8.10 to 9.0
6721409 is described below

commit 672140977f2ffd501d581564fe99f48009f55476
Author: Jan Høydahl <[email protected]>
AuthorDate: Tue Aug 31 16:03:11 2021 +0200

    SOLR-15111: Move changes entry from 8.10 to 9.0
---
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index e0c31b9..964db61 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -334,6 +334,8 @@ Other Changes
 * SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for micro 
benchmarks and performance comparisons and investigation.
   (Mark Miller)
 
+* SOLR-15111: Use JDK8 Base64 instead of own implementation (Andras Salamon 
via janhoy)
+
 Bug Fixes
 ---------------------
 * SOLR-14546: Fix for a relatively hard to hit issue in OverseerTaskProcessor 
that could lead to out of order execution
@@ -439,8 +441,6 @@ Other Changes
 
 * SOLR-15324: Upgrade Jaeger dependency from 1.1.0 to 1.6.0 and thus also 
libthrift to 0.14.1 (janhoy)
 
-* SOLR-15111: Use JDK8 Base64 instead of own implementation (Andras Salamon 
via janhoy)
-
 * SOLR-15599: woodstox-core-asl:4.4.1 (org.codehaus) replaced with 
woodstox-core:6.2.4 (com.fasterxml) (Houston Putman)
 
 ==================  8.9.0 ==================

Reply via email to