Index: /FCKeditor.Net/trunk/FileWorkerBase.cs
===================================================================
--- /FCKeditor.Net/trunk/FileWorkerBase.cs	(revision 1174)
+++ /FCKeditor.Net/trunk/FileWorkerBase.cs	(revision 1175)
@@ -28,5 +28,5 @@
 	public abstract class FileWorkerBase : System.Web.UI.Page
 	{
-		private const string DEFAULT_USER_FILES_PATH = "/UserFiles/" ;
+		private const string DEFAULT_USER_FILES_PATH = "/userfiles/" ;
 
 		private string sUserFilesPath ;
Index: /FCKeditor.Net/trunk/_whatsnew.html
===================================================================
--- /FCKeditor.Net/trunk/_whatsnew.html	(revision 1174)
+++ /FCKeditor.Net/trunk/_whatsnew.html	(revision 1175)
@@ -36,5 +36,5 @@
 		Version 2.5</h3>
 	<p>
-		<strong><span style="color: #ff0000">Attention:</span></strong> This version is
+		<strong><span style="color: #ff0000">Attention :</span></strong> This version is
 		not compatible with releases before FCKeditor 2.5.</p>
 	<p>
@@ -58,4 +58,7 @@
 			setting is enforced by the editor component, to avoid having to set ValidateRequest="false"
 			on pages using the editor.</li>
+		<li><span style="color: #ff0000"><strong>Attention :</strong></span> The default connector
+			path has been changed to "/userfiles/", instead of "/UserFiles/". This change should
+			not impact Windows installations.</li>
 	</ul>
 	<p>
