mwomack     2005/09/07 21:10:42

  Modified:    src/xdocs documentation.xml download.xml
  Log:
  Checking in site changes to announce/link to 1.2.12 build.
  
  Revision  Changes    Path
  1.53      +1 -1      logging-log4j/src/xdocs/documentation.xml
  
  Index: documentation.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/xdocs/documentation.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- documentation.xml 24 Jun 2005 00:11:50 -0000      1.52
  +++ documentation.xml 8 Sep 2005 04:10:42 -0000       1.53
  @@ -27,7 +27,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.87      +8 -6      logging-log4j/src/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/xdocs/download.xml,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- download.xml      23 Jun 2005 23:39:33 -0000      1.86
  +++ download.xml      8 Sep 2005 04:10:42 -0000       1.87
  @@ -9,7 +9,7 @@
       <meta name="keywords" content="java, log4j download, logging, tracing, 
component, framework, API, log4j"/>
         <body>
        
  -      <section name="log4j version 1.2.11">
  +      <section name="log4j version 1.2.12">
          <p>Log4j is <a
              href="http://logging.apache.org/site/binindex.cgi";><b>available
              for download</b></a> from a number of mirrors. Please
  @@ -17,11 +17,13 @@
              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
  
  
  

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

Reply via email to