diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 5cb81e67913..88d63237c86 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -298,10 +298,6 @@ Bug Fixes * SOLR-16877: BackupManager now allows ConfigSet "files" to be empty, which previously caused NPEs. (Paul Blanchaert via Houston Putman) -* SOLR-16753: PRS state is now always updated at the end of a splitShard. (Houston Putman, hossman) - -* SOLR-16891: DocCollection, Slice and Replica now write to Json and write to Maps identically. (Houston Putman, Tomás Fernández Löbbe) - Dependency Upgrades --------------------- * PR#1744: Update software.amazon.awssdk:* to v2.20.97 (solrbot)