diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index ac52b162053..c8199dcec24 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -102,7 +102,7 @@ New Features * SOLR-13504: In autoscaling policies, use an explicit 'nodeset' attribute for filtering nodes instead of using them directly at the toplevel (noble) -* SOLR-13504: In autoscaling policies, use an explicit 'put : on-each' +* SOLR-13329: In autoscaling policies, use an explicit 'put : on-each' to specify the the rules is applied on each node (noble) Bug Fixes