You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by mw...@apache.org on 2005/09/08 06:10:29 UTC

cvs commit: logging-log4j/docs documentation.html download.html

mwomack     2005/09/07 21:10:29

  Modified:    docs     documentation.html download.html
  Log:
  Checking in site changes to announce/link to 1.2.12 build.
  
  Revision  Changes    Path
  1.40      +1 -1      logging-log4j/docs/documentation.html
  
  Index: documentation.html
  ===================================================================
  RCS file: /home/cvs/logging-log4j/docs/documentation.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- documentation.html	30 Jul 2005 20:51:26 -0000	1.39
  +++ documentation.html	8 Sep 2005 04:10:28 -0000	1.40
  @@ -65,7 +65,7 @@
           
           <p>
             <li>
  -            <b>javadoc: <a href="api/index.html">1.2.11</a>, <a href="api-unstable/index.html">1.3 alpha 6</a></b>
  +            <b>javadoc: <a href="api/index.html">1.2.12</a>, <a href="api-unstable/index.html">1.3 alpha 6</a></b>
             </li>
           </p>
           
  
  
  
  1.64      +8 -6      logging-log4j/docs/download.html
  
  Index: download.html
  ===================================================================
  RCS file: /home/cvs/logging-log4j/docs/download.html,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- download.html	30 Jul 2005 20:51:26 -0000	1.63
  +++ download.html	8 Sep 2005 04:10:29 -0000	1.64
  @@ -49,17 +49,19 @@
   	   <div class="centercol">
                <hr noshade="" size="1"/>
   		       
  -                                         <h1>log4j version 1.2.11</strong></h1>
  +                                         <h1>log4j version 1.2.12</strong></h1>
                                       <p>Log4j is <a href="http://logging.apache.org/site/binindex.cgi"><b>available
   	      for download</b></a> from a number of mirrors. Please
   	      use these mirrors as they improve download time and save
   	      bandwidth.
   	  </p>
  -                                                <p>Log4j version 1.2.11, is identical to version 1.2.9,
  -	  except that the class org.apache.log4j.or.jms.MessageRenderer is now
  -    explicitly contained in the 1.2.11.jar.  In previous releases of the 1.2
  -    branch it was sometimes include and sometimes left out
  -    (<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=34491">bug #34491</a>).
  +                                                <p>Log4j version 1.2.12 contains a number of bug fixes, the inclusion of
  +    the long awaited TRACE level, and is (again) compilation and runtime
  +    compatible with earlier JDK's (1.1 and 1.2; this compatibility was
  +    inadvertently broken in the version 1.2.11 of log4j).  Even though the new
  +    TRACE level is now built-in, the log4j classes are still serializably
  +    compatible, though it is recommended that you use the same version of
  +    log4j when sending logging events through sockets.
       </p>
                                                   <p>The next major release of log4j will be version 1.3.  It will contain
       many new features and changes, and if you have written custom code, it may
  
  
  

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