You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by sh...@apache.org on 2009/09/27 21:20:42 UTC

svn commit: r819386 - /lucene/solr/trunk/CHANGES.txt

Author: shalin
Date: Sun Sep 27 19:20:42 2009
New Revision: 819386

URL: http://svn.apache.org/viewvc?rev=819386&view=rev
Log:
Fix typo and whitespace

Modified:
    lucene/solr/trunk/CHANGES.txt

Modified: lucene/solr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=819386&r1=819385&r2=819386&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Sun Sep 27 19:20:42 2009
@@ -319,7 +319,8 @@
 
 79. SOLR-1326 : New interface PluginInfoInitialized for all types of plugin (noble)
 
-80. SOLR-1447 : Simple property injection. <mergePolicy> & <mergeSceduler> syntaxes are deprecated ( Jason Rutherglen noble)
+80. SOLR-1447 : Simple property injection. <mergePolicy> & <mergeScheduler> syntaxes are now deprecated
+    (Jason Rutherglen, noble)
 
 82. SOLR-908 : CommonGramsFilterFactory/CommonGramsQueryFilterFactory for
     speeding up phrase queries containing common words by indexing