From 9dcfcb6e6fcbab36d50c4baca697c1104c2a72ff Mon Sep 17 00:00:00 2001 From: Adrien Grand Date: Mon, 6 Feb 2017 16:09:52 +0100 Subject: [PATCH] LUCENE-7651: Move under the 6.4.1 section. --- lucene/CHANGES.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 0359a8e8543..02829f9e0b9 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -144,11 +144,6 @@ Optimizations Build -* LUCENE-7651: Fix Javadocs build for Java 8u121 by injecting "Google Code - Prettify" without adding Javascript to Javadocs's -bottom parameter. - Also update Prettify to latest version to fix Google Chrome issue. - (Uwe Schindler) - * LUCENE-7653: Update randomizedtesting to version 2.5.0. (Dawid Weiss) * LUCENE-7665: Remove grouping dependency from the join module. @@ -168,6 +163,13 @@ Other ======================= Lucene 6.4.1 ======================= +Build + +* LUCENE-7651: Fix Javadocs build for Java 8u121 by injecting "Google Code + Prettify" without adding Javascript to Javadocs's -bottom parameter. + Also update Prettify to latest version to fix Google Chrome issue. + (Uwe Schindler) + Bug Fixes * LUCENE-7657: Fixed potential memory leak in the case that a (Span)TermQuery