leif        02/02/26 00:49:55

  Modified:    src/xdocs changes.xml
  Log:
  Change the default format string so that the time value is more useful.
  This change was deemed to be big enough to cause the version to be upped to 
1.1
  
  Revision  Changes    Path
  1.26      +12 -0     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.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- changes.xml       31 Jan 2002 15:20:47 -0000      1.25
  +++ changes.xml       26 Feb 2002 08:49:55 -0000      1.26
  @@ -11,6 +11,18 @@
       <person name="Leif Mortenson" email="[EMAIL PROTECTED]" id="LM"/>
       <person name="Giacomo Pati" email="[EMAIL PROTECTED]" id="GP"/>
     </devs>
  +  <release version="1.1">
  +    <action dev="EP" type="update">
  +      Changed the default log format so that the log entry times are 
formatted
  +      using a human friendly format.
  +    </action>
  +    <action dev="EP" type="update">
  +      Rotate before write.
  +    </action>
  +    <action dev="EP" type="add">
  +      Added RotateStrategyByDate to enable daily, weekly, and monthly 
rotation of log files.
  +    </action>
  +  </release>
     <release version="1.0.1" date="January 31, 2001">
       <action dev="PD" type="fix">
         Fixed spelling in the documentation files.
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to