slow-J commented on code in PR #12849: URL: https://github.com/apache/lucene/pull/12849#discussion_r1410857455
########## 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: Good point @gsmiller! Modified the changes.txt to mention the bug fix instead. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
