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

krisden 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 3e7d11f638c SOLR-17004: Move CHANGES to 9.4
3e7d11f638c is described below

commit 3e7d11f638c77b5a48d4397cb84407969bb2ced6
Author: Kevin Risden <[email protected]>
AuthorDate: Mon Oct 2 09:46:25 2023 -0400

    SOLR-17004: Move CHANGES to 9.4
---
 solr/CHANGES.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 203b6ccace9..d9e18452386 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -21,8 +21,7 @@ Improvements
 
 Optimizations
 ---------------------
-
-* SOLR-17004: ZkStateReader waitForState should check clusterState before 
using watchers (Kevin Risden)
+(No changes)
 
 Bug Fixes
 ---------------------
@@ -157,6 +156,8 @@ Optimizations
 
 * SOLR-16989: Optimize and consolidate reuse of DocValues iterators for value 
retrieval (Michael Gibney)
 
+* SOLR-17004: ZkStateReader waitForState should check clusterState before 
using watchers (Kevin Risden)
+
 Bug Fixes
 ---------------------
 

Reply via email to