Xalan-C faq webpage content update 
diff --git a/docs/xalan/xalan-c/faq.html b/docs/xalan/xalan-c/faq.html
index 0d3180d..7da892a 100644
--- a/docs/xalan/xalan-c/faq.html
+++ b/docs/xalan/xalan-c/faq.html
@@ -527,7 +527,25 @@
 <br />

 <hr />

 <div class="faqAnswer">

-<p>Your contributions are much appreciated! Please e-mail your patches to <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.</p>

+<p>Your contributions are much appreciated! You can e-mail your patches to 

+      <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a> or raise an issue on the 

+      <a href="https://issues.apache.org/jira/browse/XALANC">Jira issue tracking system</a>.</p>

+   <p>The Xalan projects use Jira as the issue tracking system.  Any significant bug or feature request is

+      posted to this system.  You must subscribe to the system in order to submit patches and raise

+      issues.</p>

+<ul>

+<li>Subscribe to Jira at: 

+    <a href="https://issues.apache.org/jira">https://issues.apache.org/jira</a>

+</li>

+<li>Browse the issues at: 

+    <a href="https://issues.apache.org/jira/browse/XALANC">https://issues.apache.org/jira/browse/XALANC</a>

+</li>

+</ul>

+    <p>Issues posted to the project on Jira at XALANC are automatically posted to the

+       <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>

+</p>

+    <p>Our mailing lists are moderated.  You should subscribe to the mailing list in order to

+      post a message, otherwise message delivery requires manual intervention or may be dropped.</p>

 </div>

 <p align="right" size="2">

 <a href="#content">(top)</a>

@@ -694,6 +712,8 @@
    <p>On Windows, the LocalMsgIndex.hpp header is generated by the Localization project.  By building any project that has a 

       dependency on the Localization project, will trigger the Message Localization component to built and the LocalMsgIndex.hpp 

       to be generated.</p>

+   <p>On Windows binary distributions, the LocalMsgIndex.hpp file is a member of the "<code>Include</code>" directory.</p>

+   <p>On Unix binary distributions, the LocalMsgIndex.hpp file is a member of the "<code>include/xalanc/PlatformSupport</code>" directory.</p>

 </div>

 <p align="right" size="2">

 <a href="#content">(top)</a>