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

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


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 28d95c38fcd SOLR-16589: move changes to 9.1.1
28d95c38fcd is described below

commit 28d95c38fcdf7e51473d4df4e51770d1e9a2a2e4
Author: Kevin Risden <[email protected]>
AuthorDate: Thu Dec 15 18:13:38 2022 -0500

    SOLR-16589: move changes to 9.1.1
---
 solr/CHANGES.txt | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index f780a654206..5cba16ab910 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -102,7 +102,6 @@ Bug Fixes
 
 * SOLR-10458: Fix followRedirect property on HttpSolrClient not set when using 
Builder pattern. (Eric Pugh)
 
-* SOLR-16589: Large fields with large=true can be truncated when using unicode 
values (Kevin Risden)
 
 Build
 ---------------------
@@ -151,6 +150,12 @@ Other Changes
 
 * SOLR-16569: Add java system property to overseer queue size (Nick Ginther 
via noble)
 
+==================  9.1.1 ==================
+
+Bug Fixes
+---------------------
+* SOLR-16589: Large fields with large=true can be truncated when using unicode 
values (Kevin Risden)
+
 ==================  9.1.0 ==================
 
 New Features

Reply via email to