You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2003/03/02 21:30:26 UTC

cvs commit: avalon-logkit/src/xdocs changes.xml

donaldp     2003/03/02 12:30:26

  Modified:    src/xdocs changes.xml
  Log:
  Add in a change entry for Logkit
  
  Revision  Changes    Path
  1.40      +5 -1      avalon-logkit/src/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/src/xdocs/changes.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- changes.xml	26 Feb 2003 08:30:28 -0000	1.39
  +++ changes.xml	2 Mar 2003 20:30:26 -0000	1.40
  @@ -12,7 +12,11 @@
       <author email="shash_list at hotmail.com">Sash Chatterjee</author>
       <author email="Jason.West at mail.state.ky.us">Jason West</author>
     </devs>
  -  <release version="1.2" date="?">
  +  <release version="1.2.1alpha" date="?">
  +    <action dev="PD" type="add">
  +      Added the org.apache.log.util.Closeable interface that LogTarget
  +      implementations can implement to indicate that they are closeable.
  +    </action>
       <action dev="PD" type="add">
         Added support to unconditionally set Logger Listener.
       </action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org