gsmiller commented on code in PR #12849: URL: https://github.com/apache/lucene/pull/12849#discussion_r1410847602
########## lucene/CHANGES.txt: ########## @@ -138,6 +138,8 @@ Other * GITHUB#12239: Hunspell: reduced suggestion set dependency on the hash table order (Peter Gromov) +* GITHUB#9049: Removing unused private constructor in UnescapedCharSequence. (Jakub Slowinski) Review Comment: Let's have the changes entry highlight the bug fix and not the ctor removal? I don't think we need to mention the removal of an unused, private ctor in CHANGES personally, but users might care about the bug fix :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org