diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 587ed87cc88..3a062af560e 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -221,7 +221,7 @@ Bug Fixes: it is initialized before accepting deletes (Simon Willnauer, Nhat Nguyen) * LUCENE-8466: IndexWriter.deleteDocs(Query... query) incorrectly applies deletes on flush - if the index is sorted. (Adrien Grand, Jim Ferenczi) + if the index is sorted. (Adrien Grand, Jim Ferenczi, Vish Ramachandran) Changes in Runtime Behavior: