You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2013/04/18 16:38:07 UTC

svn commit: r1469346 - /lucene/dev/trunk/solr/CHANGES.txt

Author: markrmiller
Date: Thu Apr 18 14:38:06 2013
New Revision: 1469346

URL: http://svn.apache.org/r1469346
Log:
fix CHANGES - this was in 4.2.1

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

Modified: lucene/dev/trunk/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=1469346&r1=1469345&r2=1469346&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Thu Apr 18 14:38:06 2013
@@ -239,9 +239,6 @@ Other Changes
   (Ryan Ernst via Robert Muir)
 
 * SOLR-4607: Use noggit 0.5 release jar rather than a forked copy.  (Yonik Seeley, Robert Muir)
-
-* SOLR-4624: forceNew has been removed from the DirectoryFactory and related java apis.
-  (Mark Miller)
   
 * SOLR-3706: Ship setup to log with log4j. (ryan, Mark Miller)