diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index d947dd7d09e..2813e21e90b 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -143,6 +143,8 @@ Other Changes * SOLR-13467: Include the S2 Geometry lib to make it simpler to use prefixTree="s2" on a Geo3D spatial field. Improved documentation on Geo3D too. (David Smiley) +* SOLR-13371: Re-structure and clarify Security chapters in Ref Guide (janhoy) + ================== 8.1.2 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release. @@ -449,8 +451,6 @@ Other Changes * SOLR-13353: Add SolrCli AuthTool test (Kevin Risden) -* SOLR-13371: Re-structure and clarify Security chapters in Ref Guide (janhoy) - * SOLR-13363: Upgrade to ZooKeeper 3.4.14 (Erick Erickson) * SOLR-12809: Document recommended Java/Solr combinations (Erick Erickson, Jan Høydahl et.al.)