Author: gmcdonald
Date: Fri Mar 23 06:34:18 2007
New Revision: 521720
URL: http://svn.apache.org/viewvc?view=rev&rev=521720
Log:
Update Changes File
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml?view=diff&rev=521720&r1=521719&r2=521720
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
Fri Mar 23 06:34:18 2007
@@ -21,6 +21,7 @@
<person name="David Crossley" email="[EMAIL PROTECTED]" id="DC" />
<person name="Ross Gardler" email="[EMAIL PROTECTED]" id="RDG" />
<person name="Thorsten Scherler" email="[EMAIL PROTECTED]" id="TS" />
+ <person name="Gavin McDonald" email="[EMAIL PROTECTED]" id="GM" />
<person name="Volunteer needed" email="[email protected]" id="open"/>
</developers>
@@ -65,10 +66,14 @@
<!-- < 07/2006 -->
<action dev="TS" type="add" context="admin">
Initial plugin code extracted from the old views plugin.
- </action>
+</action>
<action dev="TS" type="add" context="code"> Added first implementation
of
the dispatcher. Including contract bean implementation and interface;
dispatcher exception and dispatcher transformers. </action>
+ <action dev="GM" type="add" context="docs">
+ Added a dispatcher glossary. Thanks to Thorsten for moving to the
plugin.
+ </action>
+
<action dev="TS" type="add" context="docs">
Added infos of the pattern the plugin is using.
</action>