updated changelog to reflect backport to 6.6 branch

This commit is contained in:
Martijn van Groningen 2017-05-23 21:07:43 +02:00 committed by Martijn van Groningen
parent 0d3c73eaa2
commit 6a82b42b93
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 4 additions and 6 deletions

View File

@ -105,12 +105,7 @@ Other
* LUCENE-7800: Remove code that potentially rethrows checked exceptions * LUCENE-7800: Remove code that potentially rethrows checked exceptions
from methods that don't declare them ("sneaky throw" hack). (Robert Muir, from methods that don't declare them ("sneaky throw" hack). (Robert Muir,
Uwe Schindler, Dawid Weiss) Uwe Schindler, Dawid Weiss)
Bug Fixes
* LUCENE-7810: Fix equals() and hashCode() methods of several join queries.
(Hossman, Adrien Grand, Martijn van Groningen)
======================= Lucene 6.6.0 ======================= ======================= Lucene 6.6.0 =======================
@ -162,6 +157,9 @@ Bug Fixes
* LUCENE-7847: Fixed all-docs-match optimization of range queries on range * LUCENE-7847: Fixed all-docs-match optimization of range queries on range
fields. (Adrien Grand) fields. (Adrien Grand)
* LUCENE-7810: Fix equals() and hashCode() methods of several join queries.
(Hossman, Adrien Grand, Martijn van Groningen)
Improvements Improvements
* LUCENE-7782: OfflineSorter now passes the total number of items it * LUCENE-7782: OfflineSorter now passes the total number of items it