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:53:54 UTC

svn commit: r1681415 - in /lucene/dev/branches/branch_5x: ./ solr/ solr/CHANGES.txt

Author: anshum
Date: Sun May 24 05:53:53 2015
New Revision: 1681415

URL: http://svn.apache.org/r1681415
Log:
SOLR-7500: Fix text in the CHANGES.txt entry (merge from trunk)

Modified:
    lucene/dev/branches/branch_5x/   (props changed)
    lucene/dev/branches/branch_5x/solr/   (props changed)
    lucene/dev/branches/branch_5x/solr/CHANGES.txt   (contents, props changed)

Modified: lucene/dev/branches/branch_5x/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_5x/solr/CHANGES.txt?rev=1681415&r1=1681414&r2=1681415&view=diff
==============================================================================
--- lucene/dev/branches/branch_5x/solr/CHANGES.txt (original)
+++ lucene/dev/branches/branch_5x/solr/CHANGES.txt Sun May 24 05:53:53 2015
@@ -58,8 +58,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