upayavira 2003/06/25 00:40:22
Modified: . status.xml
Log:
Added CVS tag and added completed action for permanent redirects
Revision Changes Path
1.62 +5 -0 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- status.xml 25 Jun 2003 00:58:39 -0000 1.61
+++ status.xml 25 Jun 2003 07:40:21 -0000 1.62
@@ -4,6 +4,7 @@
<!ENTITY ouml "ö">
<!ENTITY uuml "ü">
]>
+<!-- CVS $Id$:-->
<status>
<developers>
@@ -45,6 +46,7 @@
<person name="Diana Shannon" email="[EMAIL PROTECTED]" id="DS"/>
<person name="Davanum Srinivas" email="[EMAIL PROTECTED]" id="DM"/>
<person name="Jeff Turner" email="[EMAIL PROTECTED]" id="JT"/>
+ <person name="Upayavira" email="[EMAIL PROTECTED]" id="UV"/>
<person name="Sylvain Wallez" email="[EMAIL PROTECTED]" id="SW"/>
<person name="Carsten Ziegeler" email="[EMAIL PROTECTED]" id="CZ"/>
<person name="Volunteer needed" email="[EMAIL PROTECTED]" id="open"/>
@@ -260,6 +262,9 @@
<action dev="BRD" type="update" fixes-bug="15312" due-to="Unico Hommes"
due-to-email="[EMAIL PROTECTED]">
Dispose the parent Component Manager if it implements Disposable. Happens when
the
Cocoon servlet shuts down or when Cocoon is reloaded.
+ </action>
+ <action dev="UV" type="add">
+ Added support for permanent redirects in <map:redirect-to>
</action>
</release>
<release version="2.1m2" date="May 20 2003">