diff --git a/CHANGES.txt b/CHANGES.txt index e6eb8758ae1..fa2a78a5cc8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -82,7 +82,7 @@ Bug Fixes matching. This change requires reindexing for any content with such characters. (Robert Muir, yonik) -* SOLR-1595: A rollback operation followed by the shutdown of Solr +* SOLR-1596: A rollback operation followed by the shutdown of Solr or the close of a core resulted in a warning: "SEVERE: SolrIndexWriter was not closed prior to finalize()" although there were no other consequences. (yonik)