Index: /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt	(revision 1844)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt	(revision 1845)
@@ -123,8 +123,9 @@
     classpath and you're done.
 
-  * You want to log the library operations or your webapp logs arleady, obtain 
+  * You want to log the library operations or your webapp logs already, obtain 
     the appropriate wrapper for your logging system and put it on your classpath.
 
   []
 
-  For more information on slf4j see the {{{http://www.slf4j.org}website}}.
+  For more information on slf4j and bindings for nearly all well-known logging frameworks
+  see the {{{http://www.slf4j.org}website}}. 
Index: /FCKeditor.Java/branches/2.4/src/site/apt/integration/connector.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/integration/connector.apt	(revision 1844)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/integration/connector.apt	(revision 1845)
@@ -24,5 +24,5 @@
 Connector activation
 
-  The Connector is not mandatory. If you do <not<> plan to provide userfile
+  The Connector is not mandatory. If you do <not> plan to provide userfile
   interaction, you can skip this section.
 
Index: /FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt	(revision 1844)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt	(revision 1845)
@@ -26,5 +26,5 @@
   is completely fullfilled.
   
-  * The base package path has changed from com.fredck.FCKeditor to net.fckeditor.
+  * The base package path has changed from <<<com.fredck.FCKeditor>>> to <<<net.fckeditor>>>.
   
   * Removed SimpleUploaderServlet, the functionality has moved to ConnectorServlet.
@@ -44,4 +44,7 @@
   E.g. one function is for building a user-based 'BaseDir'.
   
+  * The JSP-Tag-Library is partially restructured. Be aware before updating and refere the 
+  {{{integration/taglibrary.html}tag library}} and the {{{../tagreference.html}tag reference}}.
+  
   * A lot of code improvements.
   
