Changeset 1845 for FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt
- Timestamp:
- 2008-03-29 20:10:35 (10 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt
r1807 r1845 26 26 is completely fullfilled. 27 27 28 * The base package path has changed from com.fredck.FCKeditor to net.fckeditor.28 * The base package path has changed from <<<com.fredck.FCKeditor>>> to <<<net.fckeditor>>>. 29 29 30 30 * Removed SimpleUploaderServlet, the functionality has moved to ConnectorServlet. … … 44 44 E.g. one function is for building a user-based 'BaseDir'. 45 45 46 * The JSP-Tag-Library is partially restructured. Be aware before updating and refere the 47 {{{integration/taglibrary.html}tag library}} and the {{{../tagreference.html}tag reference}}. 48 46 49 * A lot of code improvements. 47 50