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:39:52 UTC

svn commit: r1696002 - /lucene/dev/branches/branch_5x/lucene/CHANGES.txt

Author: mikemccand
Date: Fri Aug 14 22:39:51 2015
New Revision: 1696002

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

Modified:
    lucene/dev/branches/branch_5x/lucene/CHANGES.txt

Modified: lucene/dev/branches/branch_5x/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_5x/lucene/CHANGES.txt?rev=1696002&r1=1696001&r2=1696002&view=diff
==============================================================================
--- lucene/dev/branches/branch_5x/lucene/CHANGES.txt (original)
+++ lucene/dev/branches/branch_5x/lucene/CHANGES.txt Fri Aug 14 22:39:51 2015
@@ -30,9 +30,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.
@@ -344,6 +341,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