Index: /FCKeditor.Java/branches/2.4/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/pom.xml	(revision 1978)
+++ /FCKeditor.Java/branches/2.4/pom.xml	(revision 1979)
@@ -174,4 +174,6 @@
 				</reportSets>
 			</plugin>
+			<!-- Postponed to beyond 2.4 -->
+			<!--
 			<plugin>
 				<artifactId>maven-changes-plugin</artifactId>
@@ -189,4 +191,5 @@
 				</reportSets>
 			</plugin>
+			-->
 			<plugin>
 				<artifactId>maven-javadoc-plugin</artifactId>
Index: /FCKeditor.Java/branches/2.4/src/site/apt/index.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/index.apt	(revision 1978)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/index.apt	(revision 1979)
@@ -28,5 +28,8 @@
   A rich documentation, a well-designed Java library, and an out of the box demo 
   webapp will show you how to get started quickly and deploy the FCKeditor within
-  minutes.
+  minutes without juggling with cryptic JSP scriptlets or any JavaScript API.\
+  Although it's targeted to be used as a tag library within JSPs but it's a snap
+  within a template engine like {{{http://velocity.apache.org}Velocity}} or 
+  {{{http://freemarker.org}Freemaker}} too.
 
   Start with the {{{demo.html}demo}} first and proceed to the {{{installation.html}installation guide}}
Index: /FCKeditor.Java/branches/2.4/src/site/site.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/site.xml	(revision 1978)
+++ /FCKeditor.Java/branches/2.4/src/site/site.xml	(revision 1979)
@@ -40,5 +40,6 @@
 		<!--<menu name="Developers">-->
 		<menu name="Project Documentation">
-			<item name="Changes Report" href="/changes-report.html" />
+			<!-- Postponed to beyond 2.4 -->
+			<!--<item name="Changes Report" href="/changes-report.html" />-->
 			<item name="Dependencies" href="/dependencies.html" />
 			<item name="Issue Tracking" href="/issue-tracking.html" />
