Index: Keditor.Java/trunk/src/site/apt/upgrade_notes.apt
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/upgrade_notes.apt	(revision 2698)
+++ 	(revision )
@@ -1,1 +1,0 @@
-Upgrade Notes
Index: /FCKeditor.Java/trunk/src/site/apt/upgrade_notes.apt.vm
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/upgrade_notes.apt.vm	(revision 2699)
+++ /FCKeditor.Java/trunk/src/site/apt/upgrade_notes.apt.vm	(revision 2699)
@@ -0,0 +1,46 @@
+~~ FCKeditor - The text editor for Internet - http://www.fckeditor.net
+~~ Copyright (C) 2003-2008 Frederico Caldeira Knabben
+~~
+~~ == BEGIN LICENSE ==
+~~
+~~ Licensed under the terms of any of the following licenses at your
+~~ choice:
+~~
+~~  - GNU General Public License Version 2 or later (the "GPL")
+~~    http://www.gnu.org/licenses/gpl.html
+~~
+~~  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
+~~    http://www.gnu.org/licenses/lgpl.html
+~~
+~~  - Mozilla Public License Version 1.1 or later (the "MPL")
+~~    http://www.mozilla.org/MPL/MPL-1.1.html
+~~
+~~ == END LICENSE ==
+~~ @version $Id$
+                        ------------------------------
+                                Upgrades Notes
+                        ------------------------------
+
+Upgrade Notes
+
+ These upgrade notes shall guide you through the changes made from one version
+ to another.\
+ Although we maintain a {{{changes-report.html}Changes}} report, it is still
+ viable to know what changes may or will break your current deployment. Thus this
+ notes should be taken as advice on which changes you should really pay attention.
+
+* Upgrading from 2.4.x
+
+*------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
+|| Ticket                          || Default                       || Valid Values               || Description                     ||
+||                                   ||                               ||                            ||                                 ||
+*------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
+| {{{${imUrl}/ticket/6969}6969}} 	 | Default                		  | any string \ \ \ \ \ \      | Indicates the toolbar set you want to load. If you provide a name which does not exist, the editor will fail to load. |
+*------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
+| fckeditor.width	                 | 200	                          | any string					| Indicates the editor width. 		|
+*------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
+| fckeditor.height	                 | 100%						      | any string                  | Indicates the editor height. 		|
+*------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
+| fckeditor.basePath		         | /fckeditor \ \ \ \ \ \         | any path                    | The default path of the editor installation resides within your webapp. |
+|                                    | 							      |                             | Change this value only if you install the editor under a different name or maintain several editor installations. |
+*------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
