diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 4d5bd225f6f..fe22dabb62e 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -78,6 +78,8 @@ Bug Fixes * LUCENE-10599: LogMergePolicy is more likely to keep merging segments until they reach the maximum merge size. (Adrien Grand) +* GITHUB#12220: Hunspell: disallow hidden title-case entries from compound middle/end + Other ---------------------