Index: /FCKeditor.Java/trunk/src/changes/changes.xml
===================================================================
--- /FCKeditor.Java/trunk/src/changes/changes.xml	(revision 2624)
+++ /FCKeditor.Java/trunk/src/changes/changes.xml	(revision 2625)
@@ -7,14 +7,15 @@
 	<body>
 		<release version="2.5" date="in SVN" description="Decoupling of the server-side storage, localization of user responses and other minor enhancements.">
-			<action dev="th-schwarz" type="add" issue="28">Implement Interface for File Browser Connector and Quick Uploader</action>
-			<action dev="mosipov" type="add" issue="2361">Provide interface for locale resolution</action>
+			
+			<!-- <action dev="th-schwarz" type="add" issue="28">Implement Interface for File Browser Connector and Quick Uploader</action> -->
+			<!-- <action dev="mosipov" type="add" issue="2361">Provide interface for locale resolution</action>  -->
 			<action dev="mosipov" type="add" issue="2382">add method isEnabledForFolderCreation to UserAction interface</action>
 			<action dev="mosipov" type="add" issue="2383">set defaults in default.properties for all interfaces</action>
-			<action type="remove" issue="2580">Deprecate UserActionImpl in favor of EnabledUserAction</action>
-			<action type="update" issue="2581">Rename UserPathBuilder interface to something more appropriate</action>
-			<action type="update" issue="2582">Rework *Path and fullUrl properties</action>
-			<action type="update" issue="2583">ConnectorServlet#init fails on some application servers</action>
-			<action type="add" issue="2592">Add more logging statements</action>
-			<action type="update" issue="2605">Move escapeXml method to a StringBuffer</action>
+			<action dev="mosipov" type="remove" issue="2580">Deprecate UserActionImpl in favor of EnabledUserAction</action>
+			<!-- <action type="update" issue="2581">Rename UserPathBuilder interface to something more appropriate</action> -->
+			<!-- <action dev="mosipov" type="update" issue="2582">Rework *Path and fullUrl properties</action> -->
+			<!-- <action type="update" issue="2583">ConnectorServlet#init fails on some application servers</action> -->
+			<!-- <action type="add" issue="2592">Add more logging statements</action> -->
+			<action dev="mosipov" type="update" issue="2605">Move escapeXml method to a StringBuffer</action>
 			<action dev="mosipov" type="remove" issue="2618">Extract ImageInfo from java-core.jar</action>
 			
