crossley 2003/11/11 04:06:57
Modified: . status.xml
Log:
No need to mention contributors twice nor hard-code their email address.
Revision Changes Path
1.190 +4 -5 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- status.xml 10 Nov 2003 08:15:25 -0000 1.189
+++ status.xml 11 Nov 2003 12:06:57 -0000 1.190
@@ -200,7 +200,7 @@
XMLByteStreamCompiler now handles also text nodes longer than 32 k.
</action>
<action dev="CZ" type="fix" fixes-bug="23538" due-to-email="[EMAIL
PROTECTED]" due-to="Sam Coward">
- Applying patch from Sam Coward ([EMAIL PROTECTED]) for reducing
+ Reducing
setDocumentLocator calls in JXTemplateGenerator and JXFormsGenerator.
</action>
<action dev="BD" type="add" fixes-bug="24294" due-to="Jelle Alten"
due-to-email="[EMAIL PROTECTED]">
@@ -211,14 +211,13 @@
patch from Grigorios Merenidis ([EMAIL PROTECTED]).
</action>
<action dev="CZ" type="fix" fixes-bug="24326" due-to-email="[EMAIL
PROTECTED]" due-to="Andrzej Taramina">
- SQLTransformer: Correcting handling of XML data with XML declarations.
Applying
- patch from Andrzej Taramina ([EMAIL PROTECTED]).
+ SQLTransformer: Correcting handling of XML data with XML declarations.
</action>
<action dev="CZ" type="fix" due-to="Volker Schmitt">
Fixing threading problems in the ExtendedComponentSelector.
</action>
<action dev="CZ" type="fix" fixes-bug="24409" due-to-email="[EMAIL
PROTECTED]" due-to="Martin Holz">
- Fixing namespace handling in the send-mail transformer (Patch
submitted by Martin Holz).
+ Fixing namespace handling in the send-mail transformer.
</action>
<action dev="CZ" type="fix" due-to="Andrea Poeschl" due-to-email="[EMAIL
PROTECTED]">
Fixing precompilation of the XSPs for the CLI.