LUCENE-10657: Move CHANGES entry to 9.3.

This commit is contained in:
Adrien Grand 2022-07-19 09:39:18 +02:00
parent e5bf76b843
commit 11e7fe6618
1 changed files with 3 additions and 2 deletions

View File

@ -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
---------------------