donaldp 2002/09/01 01:45:33
Modified: src/xdocs changes.xml
Log:
Add some credit
Revision Changes Path
1.32 +5 -1 jakarta-avalon-logkit/src/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-logkit/src/xdocs/changes.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- changes.xml 1 Sep 2002 08:42:48 -0000 1.31
+++ changes.xml 1 Sep 2002 08:45:33 -0000 1.32
@@ -13,6 +13,9 @@
<action dev="MC" type="add">
Added SMTPOutputLogTarget to enable logging to email addresses.
</action>
+ <action dev="EP" type="add">
+ Several bug fixes. Submitted By: David Gray
+ </action>
<action dev="LM" type="update">
Changed the default log format so that the log entry times are formatted
using a human friendly format.
@@ -21,7 +24,8 @@
Rotate before write.
</action>
<action dev="EP" type="add">
- Added RotateStrategyByDate to enable daily, weekly, and monthly rotation of
log files.
+ Added RotateStrategyByDate to enable daily, weekly, and monthly
+ rotation of log files. Submitted By: Bernhard Huber
</action>
</release>
<release version="1.0.1" date="January 31, 2001">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>