You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by an...@apache.org on 2015/05/24 07:51:08 UTC

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

Author: anshum
Date: Sun May 24 05:51:07 2015
New Revision: 1681414

URL: http://svn.apache.org/r1681414
Log:
SOLR-7500: Fix text in the CHANGES.txt entry

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=1681414&r1=1681413&r2=1681414&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Sun May 24 05:51:07 2015
@@ -143,8 +143,8 @@ Upgrading from Solr 5.1
 
   - Please refer to the "Enabling SSL" section in the Solr Reference Guide for complete details.
 
-* Support for pathPrefix has been completely removed from Solr. Since 5.0, Solr only officially
-  supported being run as a webapp but you could play around with the web.xml to have a path prefix.
+* Support for pathPrefix has been completely removed from Solr. Since 5.0, Solr no longer officially
+  supports being run as a webapp but allowed users to play around with the web.xml to have a path prefix.
   That would no longer be true. See SOLR-7500 for more info.
 
 * The package structure under org.apache.solr.client.solrj.io has been changed to support