v 2.3.1


git-svn-id: https://svn.apache.org/repos/asf/xalan/java/trunk@336131 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commits.xml b/commits.xml
index 10df0b0..aef676a 100644
--- a/commits.xml
+++ b/commits.xml
@@ -551,4 +551,18 @@
 <Log>bug fix 6189, ArrayIndexOutOfBoundsException, contrib
  by Mirko Seifert</Log>
 </Commit>
+<Commit category="core">
+<Who>tmiller@apache.org</Who>
+<DateCommitted>02/14/2002</DateCommitted>
+<Added>java/src/org/apache/xalan/xsltc
+ javax.xml.transform.TransformerFactory</Added>
+<Log>added a service provide source file to be copied into
+ xsltc.jar (bundled jar)</Log>
+</Commit>
+<Commit category="core">
+<Who>curcuru@apache.org</Who>
+<DateCommitted>02/14/2002</DateCommitted>
+<Modified>java/src/org/apache/xalan/xslt EnvironmentCheck.java</Modified>
+<Log>Update various .jar sizes for recent builds and 2.3.0</Log>
+</Commit>
 </Commits>
diff --git a/xdocs/sources/xalan/xsltc_constraints.xml b/xdocs/sources/xalan/xsltc_constraints.xml
index 2b41e72..ce39bcb 100644
--- a/xdocs/sources/xalan/xsltc_constraints.xml
+++ b/xdocs/sources/xalan/xsltc_constraints.xml
@@ -17,6 +17,10 @@
 </ul>
 <anchor name="xsltcnew"/>
 <s2 title="Changes since &xslt4j; 2.2.D14">
+ <p>Primary change since &xslt4j; 2.3.0:</p>
+   <ul>
+   <li>Fixed build.xml to include regexp.jar in the distribution files.</li>
+   </ul>
 &xsltcdone;
 </s2>
 <anchor name="xsltcconf"/>