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 80f24323d5c CHANGES.txt correct name typo
80f24323d5c is described below

commit 80f24323d5cc2e3c5e02da23b183760a3d1f7a3e
Author: David Smiley <[email protected]>
AuthorDate: Thu Nov 30 20:06:23 2023 -0500

    CHANGES.txt correct name typo
---
 solr/CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 612a77215f0..573ee715daa 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -91,7 +91,7 @@ Improvements
 * SOLR-17053: Distributed search with shards.tolerant: if all shards fail, 
fail the request (Aparna Suresh via David Smiley)
 
 * SOLR-16924: RESTORECORE now sets the UpdateLog to ACTIVE state instead of 
requiring a separate
-  REQUESTAPPLYUPDATES call in Collection restore.  (Julia Lamoine, David 
Smiley)
+  REQUESTAPPLYUPDATES call in Collection restore.  (Julia Maimone, David 
Smiley)
 
 * SOLR-16907: Fail when parsing an invalid custom permission definition from 
security.json (janhoy, Uwe Schindler)
 

Reply via email to