You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2015/08/15 00:40:10 UTC

svn commit: r1696003 - /lucene/dev/trunk/lucene/CHANGES.txt

Author: mikemccand
Date: Fri Aug 14 22:40:10 2015
New Revision: 1696003

URL: http://svn.apache.org/r1696003
Log:
LUCENE-6618: move CHANGES.txt entry

Modified:
    lucene/dev/trunk/lucene/CHANGES.txt

Modified: lucene/dev/trunk/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/CHANGES.txt?rev=1696003&r1=1696002&r2=1696003&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/CHANGES.txt (original)
+++ lucene/dev/trunk/lucene/CHANGES.txt Fri Aug 14 22:40:10 2015
@@ -73,9 +73,6 @@ Bug Fixes
 * LUCENE-6730: Hyper-parameter c is ignored in term frequency NormalizationH1.
   (Ahmet Arslan via Robert Muir)
 
-* LUCENE-6618: Properly set MMapDirectory.UNMAP_SUPPORTED when it is now allowed
-  by security policy. (Robert Muir)
-
 Other
 
 * LUCENE-6174: Improve "ant eclipse" to select right JRE for building.
@@ -384,6 +381,9 @@ Bug fixes
 * LUCENE-6723: Fix date parsing problems in Java 9 with date formats using
   English weekday/month names.  (Uwe Schindler)
 
+* LUCENE-6618: Properly set MMapDirectory.UNMAP_SUPPORTED when it is now allowed
+  by security policy. (Robert Muir)
+
 Changes in Runtime Behavior
 
 * LUCENE-6501: The subreader structure in ParallelCompositeReader