You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/06/01 22:39:50 UTC

cvs commit: jakarta-commons/logging RELEASE-NOTES.txt

rdonkin     2004/06/01 13:39:50

  Modified:    logging  RELEASE-NOTES.txt
  Log:
  Updated release notes
  
  Revision  Changes    Path
  1.7       +12 -4     jakarta-commons/logging/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/logging/RELEASE-NOTES.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- RELEASE-NOTES.txt	6 Mar 2004 22:20:54 -0000	1.6
  +++ RELEASE-NOTES.txt	1 Jun 2004 20:39:50 -0000	1.7
  @@ -27,11 +27,14 @@
   ============
   
   This document contains the release notes for this version of the Commons
  -Logging package.  It is primarily a maintenance and code cleanup release,
  -with some new features.
  +Logging package.  It is primarily a service release for downstream users.
  +The main emphasis maintenance and code cleanup release,
  +with some new features including support for both the old 1.2.x series
  +of Log4J releases and the new 1.3.x series of releases.
   
   The following paragraphs document changes since the previous release
  -(version 1.0.3).
  +(version 1.0.3). The documentation (userguide and javadoc) 
  +has also been improved.
   
   
   NEW FEATURES:
  @@ -70,6 +73,11 @@
                      potentially misleading claim that an implementation class
                      does not implement Log.
   
  +[Log4JLogger]      Changes to allow this logger to support both the existing 1.2.x 
  +                   series of releases and also the upcoming 1.3.x series of Log4J
  +                   releases.
  +
  +[SimpleLog]        Added support for setting date-time format.
   
   BUG FIXES:
   =========
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org