Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 936)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 937)
@@ -127,4 +127,28 @@
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1266">#1266</a>] Introducing
 			the HtmlEncodeOutput setting to instruct the editor to encode the posted data.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/357">#357</a>] Added a "Remove Link" option
+			in the context menu for hyperlinks.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1060">#1060</a>] FCKeditor 2.5 is now compatible
+	       		with Firefox 3.0 alpha.	
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/817">#817</a>] New "Merge Down/Right" commands
+			for merging tables cells in non-Gecko browsers.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/212">#212</a>] New "Show Blocks" command button
+			in toolbar to show paragraphs in the editor frame.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1197">#1197</a>] New "Blockquote" command button
+			in toolbar.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1288">#1288</a>] The "More Colors..." button in
+			color selector popup has been made optional and configurable by the FCKConfig.EnableMoreFontColors option.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/356">#356</a>] The Find and Replace dialogs are now
+			unified into a single dialog with tabs.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1231">#1231</a>] CSS styles are now used
+			instead of &lt;blockquote&gt; tags for indenting and outdenting.
+			</li>
 	</ul>
 	<p>
@@ -262,4 +286,100 @@
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1227">#1227</a>] The color
 			commands used an unnecessary temporary variable. Thanks to Matthias Miller</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/67">#67</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/277">#277</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/427">#427</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/428">#428</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/965">#965</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/1178">#1178</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/1267">#1267</a>]
+			The list insertion/removal/indent/outdent logic in FCKeditor has been rewritten, such that:
+			<ol>
+				<li>Text separated by &lt;br&gt; will always be treated as separate items during 
+				list insertion regardless of browser;</li>
+				<li>List removal will now always obey the FCKConfig.EnterMode setting;</li>
+				<li>List indentation will be XHTML 1.1 compliant - all child elements under an 
+				&lt;ol&gt; or &lt;ul&gt; must be &lt;li&gt; nodes;</li>
+				<li>IE editor hacks like &lt;ul type=&quot;1&quot;&gt; will no longer appear;</li>
+				<li>Excessive &lt;div&gt; nodes are no longer inserted into list items due to alignment
+				changes.</li>
+			</ol>
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/205">#205</a>] Fixed the issue where visible 
+			&gt;br&lt; tags at the end of paragraphs are incorrectly removed after switching to and from source
+			mode.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1050">#1050</a>] Fixed a minor PHP/XML 
+			incompatbility bug in editor/dialog/fck_docprops.html.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/462">#462</a>] Fixed an algorithm bug in
+			switching from source mode to WYSIWYG mode which causes the browser to spin up and freeze for broken 
+			HTML code inputs.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1019">#1019</a>] Table command buttons are
+			now disabled when the current selection is not inside a table.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/135">#135</a>] Fixed the issue where context
+	       		menus are misplaced in FCKeditor when FCKeditor is created inside a &gt;div&lt;	node with scrolling.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1067">#1067</a>] Fixed the issue where context
+			menus are misplaced in Safari when FCKeditor is scrolled down.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1081">#1081</a>] Fixed the issue where undoing
+			table deletion in IE7 would cause JavaScript errors.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1061">#1061</a>] Fixed the issue where backspace
+			and delete cannot delete special characters in Firefox under some circumstances.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/403">#403</a>] Fixed the issue where switching
+			to and from source mode in full page mode under IE would add excessive line breaks to &lt;style&gt;
+			blocks.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/121">#121</a>] Fixed the issue where maximizing
+			FCKeditor inside a frameset would resize FCKeditor to the whole window's size instead of just the container
+			frame's size.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1093">#1093</a>] Fixed the issue where pressing 
+			Enter inside an inline tag would not create a new paragraph correctly.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1089">#1089</a>] Fixed the issue where pressing
+			Enter inside a &lt;pre&gt; block do not generate visible line breaks in IE.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/332">#332</a>] Hitting Enter when the caret is at
+			the end of a hyperlink will no longer continue the link at the new paragraph.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1121">#1121</a>] Hitting Enter with 
+			FCKConfig.EnterMode=br will now scroll the document correctly when the new lines have exceeded the lower
+			boundary of the editor frame.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1063">#1063</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/1084">#1084</a>]
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/1092">#1092</a>] 
+			Fixed a few Norwegian language translation errors.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1148">#1148</a>] Fixed the issue where the 
+			&quot;Automatic&quot; and &quot;More Colors...&quot; buttons in the color selection panel are not centered
+			in Safari.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1187">#1187</a>] Fixed the issue where the &quot;Paste
+			as plain text&quot; command cannot be undone in non-IE browsers.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1222">#1222</a>] Ctrl-Backspace operations will now
+			save undo snapshots in all browsers.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1223">#1223</a>] Fixed the issue where the insert link
+			dialog would save multiple undo snapshots for a single operation.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/247">#247</a>] Fixed the issue where deleting everything
+			in the document in IE would create an empty &lt;p&gt; block in the document regardless of EnterMode settign.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1280">#1280</a>] Fixed the issue where opening a combo
+			box will cause the editor frames to lose focus when there are multiple editors in the same document.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/363">#363</a>] Fixed the issue where the Find dialog
+			does not work under Opera.
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/50">#50</a>] Fixed the issuew where the Paste button
+			is always disabled in Safari.
+			</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/389">#389</a>] Pasting text with
 			comments from Word won't generate errors in IE, thanks to the idea from Swift.</li>
