Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 9)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 10)
@@ -18,4 +18,9 @@
 		New Features and Improvements:</p>
 	<ul>
+		<li>The advance <strong>Enter Key Handler</strong> is now being introduced. It gives
+			you complete freedom to configure the editor to generate <strong>&lt;p&gt;, &lt;div&gt;
+				or &lt;br&gt;</strong> when the user uses both the [Enter] and [Shift]+[Enter]
+			keys. The new "EnterMode" and "ShiftEnterMode" settings can be use to control its
+			behavior. It also guarantees that all browsers will generate the same output.</li>
 		<li>The new and powerful <strong>Keyboard Accelerator System</strong> is being introduced.
 			You can now precisely control the commands to execute when some key combinations
@@ -28,5 +33,5 @@
 			you don't want users to underline text, just remove the CTRL+U combination from
 			the keystrokes table. Take a look at the FCKConfig.Keystrokes setting in the fckconfig.js
-			file.</li>
+			file. </li>
 		<li>The new "<strong>ProtectedTags</strong>" configuration option is being introduced.
 			It will accept a list of tags (separated by a pipe "|"), which will have no effect
