ceki 02/02/18 14:43:32
Modified: docs/site news.html
docs index.html
Log:
Announcing log4j 1.2beta3
Revision Changes Path
1.142 +19 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- news.html 17 Feb 2002 23:48:23 -0000 1.141
+++ news.html 18 Feb 2002 22:43:32 -0000 1.142
@@ -147,7 +147,25 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="0214.1">
+ <a name="0218.1">
+<h3>18 February 2002 - Jakarta Log4j 1.2 Beta 3 Released</h3>
+</a>
+ <p>In addition to many performance
improvements, bug fixes, and other
+small enhancements, log4j 1.2 beta3 adds JMX support, Mapped
+Diagnostic Contexts, and buffered IO capability. One important change
+is the replacement of the Category class with Logger class and the
+Priority with the Level in order to facilitate migrating from the JDK
+1.4 logging API to log4j.</p>
+ <p>All changes except the removal
of deprecated methods are backward
+compatible such that log4j 1.2beta3 can be considered a drop in
+replacement for log4j 1.1.3. Binary and source distributions are
+available on the <a href="http://jakarta.apache.org/log4j/docs/download.html">log4j
+download</a> page.
+
+
+</p>
+ <hr noshade="noshade" size="1" />
+ <a name="0214.1">
<h3>14 February 2002 - Jakarta Tomcat 3.3.1 Beta 1 Released</h3>
</a>
<p>Tomcat 3.3.1 Beta 1 is the first
beta release of Tomcat 3.3.1.
1.60 +1 -0 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- index.html 17 Feb 2002 23:48:23 -0000 1.59
+++ index.html 18 Feb 2002 22:43:32 -0000 1.60
@@ -149,6 +149,7 @@
<blockquote>
<p>
<ul>
+<li><a href="site/news.html#0218.1">18 Feb 2002 - Jakarta Log4j 1.2 Beta 3
Released</a></li>
<li><a href="site/news.html#0214.1">14 Feb 2002 - Tomcat 3.3.1 Beta 1
Released</a></li>
<li><a href="site/news.html#0211.1">11 Feb 2002 - Tomcat 4.0.2 Released</a></li>
<li><a href="site/news.html#0205.1">5 Feb 2002 - Apache's Position on the
JSPA</a></li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>