Added support for EXSLT extensions.


git-svn-id: https://svn.apache.org/repos/asf/xalan/java/trunk@336320 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xdocs/sources/xalan/index.xml b/xdocs/sources/xalan/index.xml
index b41620c..24a593e 100644
--- a/xdocs/sources/xalan/index.xml
+++ b/xdocs/sources/xalan/index.xml
@@ -78,6 +78,7 @@
   <p>The &xslt4j; implementation is in xalan.jar. The SAX, DOM, and JAVAX interfaces are in xml-apis.jar. These interfaces are shared by a 
   number of tools (&xslt4j;, &xml4j;, etc.), so placing them in a separate JAR simplifies coordination and reduces risk of duplication. 
   <em>Be sure to put both JAR files (and xercesImpl.jar or another JAXP 1.1-compliant XML parser) on your classpath!</em></p>
+  <p>&xslt4j-current; also introduces support for <link idref="extensionslib" anchor="exslt">EXSLT extensions </link>.</p>
   </s2> 
   <s2 title="How do I get it?">
     <p>To get the binary distribution (all you need to use and develop applications with &xslt4j;), download and unzip either of the following:</p>