LUCENE-9418: Add CHANGES entry

This commit is contained in:
Alan Woodward 2020-06-30 09:33:59 +01:00
parent 3ff331072a
commit 1ec78ac394
1 changed files with 2 additions and 0 deletions

View File

@ -297,6 +297,8 @@ Bug Fixes
* LUCENE-9417: Tessellator might build illegal polygons when several holes share are connected to the same
vertex. (Ignacio Vera)
* LUCENE-9418: Fix ordered intervals over interleaved terms (Alan Woodward)
Other
---------------------