stefano 2003/02/26 08:35:07
Modified: . changes.xml
Log:
log changes
Revision Changes Path
1.357 +12 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -r1.356 -r1.357
--- changes.xml 26 Feb 2003 09:16:56 -0000 1.356
+++ changes.xml 26 Feb 2003 16:35:07 -0000 1.357
@@ -41,6 +41,17 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="SM" type="update">
+ Moved the asciiart stuff from the scratchpad into a block.
+ </action>
+ <action dev="SM" type="update">
+ Moved the SendmailAction and the mail-related stuff from the scratchpad
+ into the mail block.
+ </action>
+ <action dev="SM" type="update">
+ Removed the MaybeUploadRequestFactory since we have our own and the less
+ dependencies the better
+ </action>
<action dev="CZ" type="update">
Moving core properties of the build system into a separate properties file.
</action>