ceki        2004/09/14 09:12:18

  Modified:    docs     HISTORY
  Log:
  blurb about the new HTMLLayout
  
  Revision  Changes    Path
  1.114     +9 -0      logging-log4j/docs/HISTORY
  
  Index: HISTORY
  ===================================================================
  RCS file: /home/cvs/logging-log4j/docs/HISTORY,v
  retrieving revision 1.113
  retrieving revision 1.114
  diff -u -r1.113 -r1.114
  --- HISTORY   10 Sep 2004 15:09:19 -0000      1.113
  +++ HISTORY   14 Sep 2004 16:12:18 -0000      1.114
  @@ -8,6 +8,15 @@
      [D] Changes affect a method or property which was previously marked as 
          deprecated.
    
  + - org.apache.log4j.HTMLLayout has been replaced with 
org.apache.log4j.html.HTMLLayout.
  +   The new HTMLLayout admits a conversion pattern using the same syntax as
  +   PatternLayout. Thus, the user can customize the content of columns fore HTML 
table
  +   produced by HTMLLayout. Just as importantly, many visual aspects of the table 
can be
  +   customized at row or even cell level with the help of a CSS file.
  +   
  +   The new HTMLLayout is contributed by Steve Mactaggart. [*]
  +   
  +    
    - Fixed bug #15585 relative to location information extraction on the AS400. The 
fix
      was contributed by Patrice Kolata. [*]
     
  
  
  

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

Reply via email to