You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mv...@apache.org on 2017/05/23 19:07:52 UTC

lucene-solr:master: updated changelog to reflect backport to 6.6 branch

Repository: lucene-solr
Updated Branches:
  refs/heads/master 0d3c73eaa -> 6a82b42b9


updated changelog to reflect backport to 6.6 branch


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/6a82b42b
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/6a82b42b
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/6a82b42b

Branch: refs/heads/master
Commit: 6a82b42b93382ca2f7fab3a4e242d7f620633684
Parents: 0d3c73e
Author: Martijn van Groningen <ma...@gmail.com>
Authored: Tue May 23 21:07:43 2017 +0200
Committer: Martijn van Groningen <mv...@apache.org>
Committed: Tue May 23 21:07:43 2017 +0200

----------------------------------------------------------------------
 lucene/CHANGES.txt | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6a82b42b/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index dadba8b..879d754 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -105,12 +105,7 @@ Other
 
 * LUCENE-7800: Remove code that potentially rethrows checked exceptions 
   from methods that don't declare them ("sneaky throw" hack). (Robert Muir,
-  Uwe Schindler, Dawid Weiss)  
-
-Bug Fixes
-
-* LUCENE-7810: Fix equals() and hashCode() methods of several join queries.
-  (Hossman, Adrien Grand, Martijn van Groningen)
+  Uwe Schindler, Dawid Weiss)
 
 ======================= Lucene 6.6.0 =======================
 
@@ -162,6 +157,9 @@ Bug Fixes
 * LUCENE-7847: Fixed all-docs-match optimization of range queries on range
   fields. (Adrien Grand)
 
+* LUCENE-7810: Fix equals() and hashCode() methods of several join queries.
+  (Hossman, Adrien Grand, Martijn van Groningen)
+
 Improvements
 
 * LUCENE-7782: OfflineSorter now passes the total number of items it