vgritsenko 2003/09/03 19:19:52
Modified: . status.xml
Log:
update*d* regexp library
Revision Changes Path
1.139 +7 -6 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- status.xml 4 Sep 2003 02:11:30 -0000 1.138
+++ status.xml 4 Sep 2003 02:19:52 -0000 1.139
@@ -39,11 +39,12 @@
<!ENTITY ouml "ö">
<!ENTITY uuml "ü">
]>
+
<!-- CVS $Id$:-->
-<status>
+<status>
<developers>
- <!-- in strict alphabetical order -->
+ <!-- in strict alphabetical order -->
<person name="Donald Ball" email="[EMAIL PROTECTED]" id="DB"/>
<person name="Nicola Ken Barozzi" email="[EMAIL PROTECTED]" id="NKB"/>
<person name="Ross Burton" email="[EMAIL PROTECTED]" id="RB"/>
@@ -190,7 +191,7 @@
<release version="@version@" date="@date@">
<action dev="VG" type="update">
- Update Jakarta Regexp library to the version 1.3
+ Updated Jakarta Regexp library to the version 1.3
</action>
<action dev="CZ" type="add" fixes-bug="13070" due-to="Antonio Gallardo"
due-to-email="[EMAIL PROTECTED]">
Applying patch for adding new session-fw logicsheet that allows access
to a session context from with xsp.
@@ -401,8 +402,8 @@
configured caches at the same time.
</action>
<action dev="JH" type="fix" fixes-bug="14327">
- Reverted the encoding changes in the JSP engine. The fix should be done
in
- the JSPReader, that already contains a TODO.
+ Reverted the encoding changes in the JSP engine. The fix should be done in
+ the JSPReader, that already contains a TODO.
</action>
<action dev="RP" type="fix">
Web3: The stylesheets in the examples use Xalan as transformer and work
correctly now