Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 1238)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 1239)
@@ -34,5 +34,5 @@
 		FCKeditor ChangeLog - What's New?</h1>
 	<h3>
-		Version 2.5.1 (SVN)</h3>
+		Version 2.6 (SVN)</h3>
 	<p>
 		New Features and Improvements:</p>
@@ -40,28 +40,10 @@
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/123">#123</a>] Full support
 			for <strong>document.domain</strong> with automatic domain detection.</li>
-		<li>JavaScript integration file:
-			<ul>
-				<li>The new "<strong>FCKeditor.ReplaceAllTextareas</strong>" function is being introduced,
-					making it possible to replace many (or unknown) &lt;textarea&gt; elements in a single
-					call. The replacement can be also filtered by CSS class name, or by a custom function
-					evaluator.</li>
-				<li>It is now possible to set the default BasePath for all editor instances by setting
-					<strong>FCKeditor.BasePath</strong>. This is extremely useful when working with
-					the ReplaceAllTextareas function.</li>
-			</ul>
-		</li>
 	</ul>
 	<p>
 		Fixed Bugs:</p>
 	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/339">#339</a>] [<a
-			target="_blank" href="http://dev.fckeditor.net/ticket/681">#681</a>] The SpellerPages
-			spell checker will now completely ignore the presence of HTML tags in the text.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1643">#1643</a>] Resolved
 			several "strict warning" messages in Firefox when running FCKeditor.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1603">#1603</a>] Certain
-			specific markup was making FCKeditor entering in a loop, blocking its execution.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1664">#1664</a>] The ENTER
-			key will not any more swap the order of the tags when hit at the end of paragraphs.</li>
 	</ul>
 	<p>
Index: /FCKeditor/trunk/_whatsnew_history.html
===================================================================
--- /FCKeditor/trunk/_whatsnew_history.html	(revision 1238)
+++ /FCKeditor/trunk/_whatsnew_history.html	(revision 1239)
@@ -33,4 +33,38 @@
 	<h1>
 		FCKeditor ChangeLog - What's New?</h1>
+	<h3>
+		Version 2.5.1</h3>
+	<p>
+		New Features and Improvements:</p>
+	<ul>
+		<li><strong>FCKeditor.Net 2.5</strong> compatibility.</li>
+		<li>JavaScript integration file:
+			<ul>
+				<li>The new "<strong>FCKeditor.ReplaceAllTextareas</strong>" function is being introduced,
+					making it possible to replace many (or unknown) &lt;textarea&gt; elements in a single
+					call. The replacement can be also filtered by CSS class name, or by a custom function
+					evaluator. </li>
+				<li>It is now possible to set the default BasePath for all editor instances by setting
+					<strong>FCKeditor.BasePath</strong>. This is extremely useful when working with
+					the ReplaceAllTextareas function. </li>
+			</ul>
+		</li>
+	</ul>
+	<p>
+		Fixed Bugs:</p>
+	<ul>
+		<li>[<a href="http://dev.fckeditor.net/ticket/339" target="_blank">#339</a>] [<a
+			href="http://dev.fckeditor.net/ticket/681" target="_blank">#681</a>] The SpellerPages
+			spell checker will now completely ignore the presence of HTML tags in the text.
+		</li>
+		<li>[<a href="http://dev.fckeditor.net/ticket/1643" target="_blank">#1643</a>] Resolved
+			several "strict warning" messages in Firefox when running FCKeditor. </li>
+		<li>[<a href="http://dev.fckeditor.net/ticket/1603" target="_blank">#1603</a>] Certain
+			specific markup was making FCKeditor entering in a loop, blocking its execution.
+		</li>
+		<li>[<a href="http://dev.fckeditor.net/ticket/1664" target="_blank">#1664</a>] The ENTER
+			key will not any more swap the order of the tags when hit at the end of paragraphs.
+		</li>
+	</ul>
 	<h3>
 		Version 2.5</h3>
