Adding a section on formerly being Jakarta Taglibs so older taglibs may be found
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 8822947..73af81a 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -33,6 +33,15 @@
      </p>
     </section>
 
+    <section name="Formerly Jakarta Taglibs">
+     <p>
+      Apache Taglibs was originally called Jakarta Taglibs. When the project changed name, and moved over to coexist 
+      with the Tomcat project, many of the original taglibs were retired. See the 
+      <a href="http://jakarta.apache.org/site/retired-taglibs.html">Jakarta Taglibs retirement page</a> for 
+      more on these taglibs. 
+     </p>
+    </section>
+
     <section name="JSP Specifications">
      <p>The final version of the <a href="http://jcp.org/en/jsr/detail?id=245">JSP 2.1 specification</a> was released on the 11th of May 2006. </p>
      <p>The final version of the <a href="http://jcp.org/en/jsr/detail?id=53">JSP 1.2 specification</a> was released on the 25th of September 2001. </p>