mirror of https://github.com/apache/lucene.git
LUCENE-10657: Move CHANGES entry to 9.3.
This commit is contained in:
parent
e5bf76b843
commit
11e7fe6618
|
@ -54,8 +54,7 @@ Improvements
|
|||
|
||||
Optimizations
|
||||
---------------------
|
||||
|
||||
* LUCENE-10657: CopyBytes now saves one memory copy on ByteBuffersDataOutput. (luyuncheng)
|
||||
(No changes)
|
||||
|
||||
Bug Fixes
|
||||
---------------------
|
||||
|
@ -137,6 +136,8 @@ Optimizations
|
|||
|
||||
* GITHUB#1010: Specialize ordinal encoding for common case in SortedSetDocValues. (Greg Miller)
|
||||
|
||||
* LUCENE-10657: CopyBytes now saves one memory copy on ByteBuffersDataOutput. (luyuncheng)
|
||||
|
||||
Changes in runtime behavior
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue