ceki        2005/04/29 11:21:39

  Modified:    docs/site news.html
               src/xdocs/site news.xml
  Log:
  Added an item to the news page.

  

  PR:

  Obtained from:

  Submitted by: 

  Reviewed by:  

  
  Revision  Changes    Path
  1.23      +12 -1     logging-site/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/news.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- news.html 11 Jan 2005 21:39:43 -0000      1.22
  +++ news.html 29 Apr 2005 18:21:39 -0000      1.23
  @@ -48,7 +48,18 @@
                <hr noshade="" size="1"/>
                       
                                            <h1>News & Status</strong></h1>
  -                                    <h3>11 January 2005 - log4cxx graduates 
from the incubator</h3>
  +                                    <h3>29th of April 2005 - log4j 1.2.10 
released</h3>
  +                                                <p>Log4j developers are 
proud to announce the availability of log4j
  +  version 1.2.10. This version adds native support for SLF4J, along
  +  with a minor bug fix. The <a href="http://www.slf4j.org";>Simple
  +  Logging Facade for Java or (SLF4J)</a> is intended to serve as a
  +  simple facade for various logging APIs allowing to the end-user to
  +  plug in the desired implementation at deployment time. 
  +  </p>
  +                                                <p>You can download log4j 
version 1.2.10 at <a 
href="http://logging.apache.org/site/binindex.html";>http://logging.apache.org/site/binindex.html</a>
  +  </p>
  +                                                <hr noshade="noshade" 
size="1" />
  +                                                <h3>11 January 2005 - 
log4cxx graduates from the incubator</h3>
                                                   <p>The Incubator PMC has 
voted to graduate log4cxx.  log4cxx is
    now a subproject of the Apache Logging Services Project.
    </p>
  
  
  
  1.6       +20 -0     logging-site/src/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/logging-site/src/xdocs/site/news.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- news.xml  11 Jan 2005 21:38:30 -0000      1.5
  +++ news.xml  29 Apr 2005 18:21:39 -0000      1.6
  @@ -11,6 +11,26 @@
   

   <section name="News &amp; Status">

   

  +

  +<h3>29th of April 2005 - log4j 1.2.10 released</h3>

  +

  +  <p>Log4j developers are proud to announce the availability of log4j

  +  version 1.2.10. This version adds native support for SLF4J, along

  +  with a minor bug fix. The <a href="http://www.slf4j.org";>Simple

  +  Logging Facade for Java or (SLF4J)</a> is intended to serve as a

  +  simple facade for various logging APIs allowing to the end-user to

  +  plug in the desired implementation at deployment time. 

  +  </p>

  +

  +  <p>You can download log4j version 1.2.10 at <a

  +  
href="http://logging.apache.org/site/binindex.html";>http://logging.apache.org/site/binindex.html</a>

  +  </p>

  +

  +<hr noshade="noshade" size="1"/>

  +

  +

  +

  +

   <h3>11 January 2005 - log4cxx graduates from the incubator</h3>

   

    <p>The Incubator PMC has voted to graduate log4cxx.  log4cxx is

  
  
  

Reply via email to