diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index d2bc2742bf4..c1a36aa4154 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -229,6 +229,14 @@ Other Changes * SOLR-14731: Rename @SolrSingleThreaded to @SolrThreadUnsafe, mark DistribPackageStore with the annotation (marcussorealheis) +================== 8.6.2 ================== + +Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release. + +Bug Fixes +--------------------- +* SOLR-14751: Zookeeper Admin screen not working for old ZK versions (janhoy) + ================== 8.6.1 ================== Bug Fixes