LUCENE-10661: Move CHANGES entry to 9.4.

This commit is contained in:
Adrien Grand 2022-07-27 16:20:20 +02:00
parent 107747f359
commit 0ff987562a
1 changed files with 2 additions and 3 deletions

View File

@ -97,7 +97,8 @@ Improvements
Optimizations
---------------------
(No changes)
* LUCENE-10661: Reduce memory copy in BytesStore. (luyuncheng)
Bug Fixes
---------------------
@ -169,8 +170,6 @@ Optimizations
* LUCENE-10653: BlockMaxMaxscoreScorer uses heapify instead of individual adds. (Greg Miller)
* LUCENE-10661: Reduce memory copy in BytesStore. (luyuncheng)
Changes in runtime behavior
---------------------