mirror of https://github.com/apache/lucene.git
LUCENE-10661: Move CHANGES entry to 9.4.
This commit is contained in:
parent
107747f359
commit
0ff987562a
|
@ -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
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue