You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ds...@apache.org on 2021/06/03 21:44:18 UTC

[solr] branch main updated: CHANGES.txt 8.10 section improvement

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

dsmiley 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 d10f9fa  CHANGES.txt 8.10 section improvement
d10f9fa is described below

commit d10f9fad64fd0faad6b9f0822e36d2cccef05833
Author: David Smiley <ds...@salesforce.com>
AuthorDate: Thu Jun 3 17:43:46 2021 -0400

    CHANGES.txt 8.10 section improvement
---
 solr/CHANGES.txt | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 73442cb..8f1d1cb 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -320,11 +320,28 @@ Bug Fixes
 
 ==================  8.10.0 ==================
 
+Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
+
+New Features
+---------------------
+(No changes)
+
+Improvements
+---------------------
+(No changes)
+
+Optimizations
+---------------------
+(No changes)
+
 Bug Fixes
 ---------------------
+* SOLR-15311: Support async parameter in MODIFYCOLLECTION
+  (Nazerke Seidan, Christine Poerschke, David Smiley)
 
-* SOLR-15311: Support ASYNC parameter in MODIFYCOLLECTION (Nazerke Seidan, Christine Poerschke, David Smiley)
-* ```
+Other Changes
+---------------------
+(No changes)
 
 ==================  8.9.0 ==================