dfs 2003/01/02 15:14:35
Modified: xdocs index.xml
xdocs/stylesheets project.xml
Log:
Updated download links for mirroring and added folks in CONTRIBUTORS file
to list of Contributors on main page.
Revision Changes Path
1.4 +11 -2 jakarta-oro/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-oro/xdocs/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 13 Nov 2001 23:30:14 -0000 1.3
+++ index.xml 2 Jan 2003 23:14:35 -0000 1.4
@@ -36,7 +36,7 @@
<p>
You can download the latest released version from the
- <a href="http://jakarta.apache.org/builds/jakarta-oro/release/">
+ <a href="http://jakarta.apache.org/site/binindex.cgi">
distribution</a> directory.
</p>
@@ -60,6 +60,15 @@
<li>Daniel F. Savarese wrote the original code.</li>
<li>Jon S. Stevens is responsible for helping prepare
it for release.</li>
+ <li>Takashi Okamoto contributed a unicode character class fix
+ and an initial posix character class implementation.</li>
+ <li>Mark Murphy contributed performance improvements to
+ Perl5Substitution as well as adding support for \UuLlE and
+ escaping of $.</li>
+ <li>Michael Davey fixed some documentation and added a missing
+ int substitute(...) method to Perl5Util.</li>
+ <li>Harald Kuhn updated MatchActionProcessor.processMatches()
+ to accommodate character encodings.</li>
</ul>
</p>
</section>
1.7 +2 -2 jakarta-oro/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-oro/xdocs/stylesheets/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 4 Mar 2002 20:09:04 -0000 1.6
+++ project.xml 2 Jan 2003 23:14:35 -0000 1.7
@@ -24,7 +24,7 @@
<menu name="Software">
<item name="Download"
- href="http://jakarta.apache.org/builds/jakarta-oro/release/"/>
+ href="http://jakarta.apache.org/site/binindex.cgi"/>
<item name="Demonstration" href="/demo.html"/>
</menu>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>