diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 715fe097b1c..f90a75b50b0 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -162,9 +162,6 @@ New Features Bug Fixes ---------------------- -* SOLR-5761: HttpSolrServer has a few fields that can be set via setters but - are not volatile. (Mark Miller, Gregory Chanan) - * SOLR-5811: The Overseer will retry work items until success, which is a serious problem if you hit a bad work item. (Mark Miller) @@ -329,6 +326,9 @@ Bug Fixes streamDeletes is true that should be tucked into the if statement below it. (Mark Miller, Gregory Chanan) +* SOLR-5761: HttpSolrServer has a few fields that can be set via setters but + are not volatile. (Mark Miller, Gregory Chanan) + ================== 4.7.0 ================== Versions of Major Components