diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 75e52197b30..4d042cb72c6 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -252,6 +252,8 @@ Bug Fixes * GITHUB#13027: Fix NPE when sampling for quantization in Lucene99HnswScalarQuantizedVectorsFormat (Ben Trent) +* GITHUB#13014: Rollback the tmp storage of BytesRefHash to -1 after sort (Guo Feng) + ======================== Lucene 9.9.1 ======================= Bug Fixes