diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 755b3cd6e81..e6b9d7d1d0e 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -358,7 +358,7 @@ Bug Fixes necessary. (Mark Miller) * SOLR-4709: The core reload after replication if config files have changed - can fail due to a race condition. (Mark Miller, Hossman)) + can fail due to a race condition. (Mark Miller, Hossman) * SOLR-5503: Retry 'forward to leader' requests less aggressively - rather than on IOException and status 500, ConnectException. (Mark Miller)