diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index f6c04244887..85d78023962 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -426,6 +426,8 @@ Bug Fixes * SOLR-11182: A split shard failure on IOException should be logged (Varun Thacker) +* SOLR-10353: TestSQLHandler reproducible failure: No match found for function signature min() (Kevin Risden) + Optimizations ----------------------