Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 359)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 360)
@@ -35,6 +35,7 @@
 		New Features and Improvements:</p>
 	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/194">#194</a>] The editor now uses the <strong>Data Processor</strong> technology, which makes
-			it possible to handle different input formats. A sample of it may be found at "editor/plugins/bbcode/_sample",
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/194">#194</a>] The editor
+			now uses the <strong>Data Processor</strong> technology, which makes it possible
+			to handle different input formats. A sample of it may be found at "editor/plugins/bbcode/_sample",
 			that shows some simple BBCode support. </li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/145">#145</a>] The "htaccess.txt"
@@ -46,10 +47,9 @@
 	<ul>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/71">#71</a>] [<a target="_blank"
-			href="http://dev.fckeditor.net/ticket/243">#243</a>] [<a target="_blank"
-			href="http://dev.fckeditor.net/ticket/267">#267</a>] The editor now takes care to
-			not create invalid nested block elements, like creating &lt;form&gt; or &lt;hr&gt;
-			inside &lt;p&gt;. &nbsp;</li>
-	</ul>
-<h3>
+			href="http://dev.fckeditor.net/ticket/243">#243</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/267">#267</a>]
+			The editor now takes care to not create invalid nested block elements, like creating
+			&lt;form&gt; or &lt;hr&gt; inside &lt;p&gt;. &nbsp;</li>
+	</ul>
+	<h3>
 		Version 2.4.3</h3>
 	<p>
@@ -58,13 +58,13 @@
 		<li>It is now possible to set the default target when creating links, with the new "<strong>DefaultLinkTarget</strong>"
 			setting. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/436">#436</a>] The new 
-			"<strong>FirefoxSpellChecker</strong>" setting is available, to enable/disable
-			the Firefox built-in spellchecker while typing. Even if word suggestions will not
-			appear in the FCKeditor context menu, this feature is useful to quickly identify
-			misspelled words.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/311">#311</a>] The new 
-			"<strong>BrowserContextMenuOnCtrl</strong>" setting is being introduced,
-			to enable/disable the ability of displaying the default browser's context menu when
-			right-clicking with the CTRL key pressed.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/436">#436</a>] The new
+			"<strong>FirefoxSpellChecker</strong>" setting is available, to enable/disable the
+			Firefox built-in spellchecker while typing. Even if word suggestions will not appear
+			in the FCKeditor context menu, this feature is useful to quickly identify misspelled
+			words.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/311">#311</a>] The new
+			"<strong>BrowserContextMenuOnCtrl</strong>" setting is being introduced, to enable/disable
+			the ability of displaying the default browser's context menu when right-clicking
+			with the CTRL key pressed.</li>
 	</ul>
 	<p>
@@ -115,7 +115,7 @@
 			folders with non-ANSI names were returned with a double UTF-8 encoding in the PHP
 			File Manager.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/273">#273</a>] The extensions 
-			"sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions on 
-			upload.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/273">#273</a>] The extensions
+			"sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions
+			on upload.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/453">#453</a>] No more
 			errors when hitting del inside an empty table cell.</li>
@@ -123,49 +123,57 @@
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] Regression:
 			The HR tag will not anymore break the contents loaded in the editor. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HR command
-			had a typo.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HR
+			command had a typo.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/505">#505</a>] Regression:
 			IE crashed if a table caption was deleted.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/359">#359</a>] &lt;object&gt; and &lt;embed&gt; tags are not anymore
-			lost in IE.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/493">#493</a>] If the containing
-			form had a button named "submit" the "Save" command didn't work in Firefox.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracing was 
-			globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank"
+			href="http://dev.fckeditor.net/ticket/359">#359</a>] &lt;object&gt; and &lt;embed&gt;
+			tags are not anymore lost in IE.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/493">#493</a>] If the
+			containing form had a button named "submit" the "Save" command didn't work in Firefox.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracing
+			was globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/520">#520</a>] The "Select
 			Field" properties dialog was not correctly handling select options with &amp;, &lt;
 			and &gt;.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Asp integration 
-			didn't pass boolean values in English, using instead the locale of the server and failing.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Asp
+			integration didn't pass boolean values in English, using instead the locale of the
+			server and failing.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/487">#487</a>] If an image
-			with dimensions set as styles was opened with the image manager and then the dialog was
-			canceled the dimensions in the style were lost.</li>
+			with dimensions set as styles was opened with the image manager and then the dialog
+			was canceled the dimensions in the style were lost.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#220</a>] The creation
 			of links or anchors in a selection that results on more than a single link created
 			will not anymore leave temporary links in the source. All links will be defined
 			as expected.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#182</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#511</a>] Special characters, like percent signs or accented
-			chars, and spaces are now correctly returned by the File Browser.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#182</a>] [<a
+			target="_blank" href="http://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank"
+				href="http://dev.fckeditor.net/ticket/220">#511</a>] Special characters, like
+			percent signs or accented chars, and spaces are now correctly returned by the File
+			Browser.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/281">#281</a>] Custom
 			toolbar buttons now render correctly in all skins.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/527">#527</a>] If the configuration
-			for a toolbar isn't fully valid, try to keep on parsing it.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/187">#187</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/435">#435</a>] 
-			[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1612978&group_id=75348&atid=543653">SF
-			BUG-1612978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1163511&group_id=75348&atid=543653">SF
-			BUG-1163511</a>] Updated the configuration options in the ColdFusion integration files.</li>
-		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1726781&group_id=75348&atid=543655">SF 
-			Patch-1726781</a>] Updated the upload class for asp to handle large files and other data 
-			in the forms. Thanks to NetRube.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/527">#527</a>] If the
+			configuration for a toolbar isn't fully valid, try to keep on parsing it.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/187">#187</a>] [<a
+			target="_blank" href="http://dev.fckeditor.net/ticket/435">#435</a>] [<a target="_blank"
+				href="https://sourceforge.net/tracker/?func=detail&aid=1612978&group_id=75348&atid=543653">SF
+				BUG-1612978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1163511&group_id=75348&atid=543653">SF
+					BUG-1163511</a>] Updated the configuration options in the ColdFusion integration
+			files.</li>
+		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1726781&group_id=75348&atid=543655">SF
+			Patch-1726781</a>] Updated the upload class for asp to handle large files and other
+			data in the forms. Thanks to NetRube.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/225">#225</a>] With ColdFusion,
 			the target directory is now being automatically created if needed when "quick uploading".
 			Thanks to sirmeili.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/295">#295</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/510">#510</a>] Corrected some
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/295">#295</a>] [<a
+			target="_blank" href="http://dev.fckeditor.net/ticket/510">#510</a>] Corrected some
 			path resolution issues with the File Browser connector for ColdFusion.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/239">#239</a>] The &lt;xml&gt;
 			tag will not anymore cause troubles.</li>
 		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1721787&group_id=75348&atid=543653">SF
-			BUG-1721787</a>] If the editor is run from a virtual dir, the PHP connector will detect that
-			and avoid generating a wrong folder.</li>
+			BUG-1721787</a>] If the editor is run from a virtual dir, the PHP connector will
+			detect that and avoid generating a wrong folder.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/431">#431</a>] PHP: The
 			File Browser now displays an error message when it is not able to create the configured
