mirror of https://github.com/apache/lucene.git
fix merge problem in CHANGES.txt
This commit is contained in:
parent
57ac311c70
commit
98b26e0885
|
@ -182,10 +182,6 @@ Build
|
|||
|
||||
======================== Lucene 9.4.2 =======================
|
||||
|
||||
Improvements
|
||||
---------------------
|
||||
* GITHUB#11916: improve checkindex to be more thorough for vectors. (Ben Trent)
|
||||
|
||||
Bug Fixes
|
||||
---------------------
|
||||
* GITHUB#11905: Fix integer overflow when seeking the vector index for connections in a single segment.
|
||||
|
@ -199,6 +195,8 @@ Improvements
|
|||
to the exception message. Allows better debugging and analysis of bugs like GITHUB#11905.
|
||||
(Uwe Schindler, Robert Muir)
|
||||
|
||||
* GITHUB#11916: improve checkindex to be more thorough for vectors. (Ben Trent)
|
||||
|
||||
======================== Lucene 9.4.1 =======================
|
||||
|
||||
Bug Fixes
|
||||
|
|
Loading…
Reference in New Issue