diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 1d2794896fa..00909302f8e 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -223,7 +223,7 @@ Improvements * SOLR-14234: Unhelpful message in RemoteExecutionException. (ab) * SOLR-13608: Backups are now done incrementally by default. Multiple backups can be stored at the same location, and each - backup will only upload those files that are new since the last backup. (Jason Gerlowski, Shalin , Cao Manh Dat) + backup will only upload those files that are new since the last backup. (Jason Gerlowski, shalin , Cao Manh Dat) * SOLR-15123: Revamp SolrCLI tool's help descriptions for all commands for consistency and clarity. (Eric Pugh)