vgritsenko 2004/01/30 06:52:33
Modified: docs changes.html index.html
xdocs changes.xml
Log:
Update changes
Revision Changes Path
1.18 +7 -1 jakarta-regexp/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-regexp/docs/changes.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- changes.html 20 Dec 2003 17:59:14 -0000 1.17
+++ changes.html 30 Jan 2004 14:52:33 -0000 1.18
@@ -40,7 +40,10 @@
<tr>
<!-- LEFT SIDE NAVIGATION -->
<td width="20%" valign="top" nowrap="true">
- <p><strong>Regexp</strong></p>
+
+ <!-- ============================================================ -->
+
+ <p><strong>Regexp</strong></p>
<ul>
<li> <a href="./index.html">Front Page</a>
</li>
@@ -84,6 +87,9 @@
</p>
<h3>Version 1.4-dev</h3>
<ul>
+<li>Applied patches for Bug
+ <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4137">4137</a>:
+ Regexp match gets different results on different platforms (VG)</li>
<li>Applied patches for Bug
<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3303">3303</a>:
Unicode 3.0 character \\uFFFD (VG)</li>
1.11 +4 -1 jakarta-regexp/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-regexp/docs/index.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- index.html 6 Sep 2003 01:51:48 -0000 1.10
+++ index.html 30 Jan 2004 14:52:33 -0000 1.11
@@ -38,7 +38,10 @@
<tr>
<!-- LEFT SIDE NAVIGATION -->
<td width="20%" valign="top" nowrap="true">
- <p><strong>Regexp</strong></p>
+
+ <!-- ============================================================ -->
+
+ <p><strong>Regexp</strong></p>
<ul>
<li> <a href="./index.html">Front Page</a>
</li>
1.18 +3 -0 jakarta-regexp/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-regexp/xdocs/changes.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- changes.xml 20 Dec 2003 17:59:14 -0000 1.17
+++ changes.xml 30 Jan 2004 14:52:33 -0000 1.18
@@ -18,6 +18,9 @@
<h3>Version 1.4-dev</h3>
<ul>
<li>Applied patches for Bug
+ <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4137">4137</a>:
+ Regexp match gets different results on different platforms (VG)</li>
+<li>Applied patches for Bug
<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3303">3303</a>:
Unicode 3.0 character \\uFFFD (VG)</li>
<li>Applied patches for Bug
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]