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

mlbiscoc 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 b330db1be1e Reference SOLR-16903 once in CHANGES.txt (#3804)
b330db1be1e is described below

commit b330db1be1e35e788455622e6d19cd57bd0c167b
Author: Matthew Biscocho <[email protected]>
AuthorDate: Thu Oct 23 17:50:54 2025 +0300

    Reference SOLR-16903 once in CHANGES.txt (#3804)
    
    Co-authored-by: Matthew Biscocho <[email protected]>
    
    Consolidate SOLR-16903 entry in CHANGES.txt to one
---
 solr/CHANGES.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index dcc06bacd15..89b32709d77 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -304,8 +304,6 @@ Other Changes
 
 * SOLR-17675: Remove DirContext param from DirectoryFactory.create method. 
(Bruno Roustant, David Smiley)
 
-* SOLR-16903: Switch CoreContainer#getSolrHome to return Path instead of 
String (Andrey Bozhko)
-
 * SOLR-17682: QueryResponseWriter: refactor the hierarchy.  Base abstraction 
is now byte oriented,
   thus BinaryQueryResponseWriter is gone.  Added TextQueryResponseWriter for 
the text ones.
   Stopped using RawResponseWriter when not needed.  Rename 
BinaryResponseWriter to JavaBinResponseWriter.

Reply via email to