
Author: seb Date: Thu Feb 15 17:53:40 2007 New Revision: 1322 Modified: logback/trunk/logback-site/src/site/resources/news.html Log: updated the news.html page after two bug fixes Modified: logback/trunk/logback-site/src/site/resources/news.html ============================================================================== --- logback/trunk/logback-site/src/site/resources/news.html (original) +++ logback/trunk/logback-site/src/site/resources/news.html Thu Feb 15 17:53:40 2007 @@ -22,8 +22,10 @@ <h2>Logback News</h2> <p>Here are the latest news about logback.</p> - - <h3>January 31st, 2007 - Release of version 0.9</h3> + <h3>MMMM ddd, 2007 - Release of version 0.9.x</h3> + <p><a href="http://bugzilla.qos.ch/show_bug.cgi?id=46">Bug #46</a> reported by Mark Renyolds has been fixed. The <code>TimeUtilTest</code> should now run fine under any time zone.</p> + <p><a href="http://bugzilla.qos.ch/show_bug.cgi?id=45">Bug #45</a>, also reported by Mark Reynolds has been fixed. There should be no <code>ClassCastException</code> thrown anymore when passing an <code>Object</code> to the printing methods using the log4j-bridge module. </p> + <h3>January 31st, 2007 - Release of version 0.9</h3> <p> This version contains a new component, namely the <code>ContextSelector</code>, @@ -128,7 +130,7 @@ <p> Version 0.6 of logback has been released. - </p> + </p> <p> Logback classic now supports automatic configuration, allowing test and production @@ -169,17 +171,17 @@ <p> Version 0.5 of logback has been released. - </p> + </p> <p> This release offers a important improvements in Joran. In particular, Joran can now replay configuration elements. - </p> + </p> <p> As in the previous release, a major area of work is the documentation which is being continously improved. - </p> + </p> <hr width="80%" align="center" /> @@ -193,19 +195,19 @@ implementations for the Jetty and Tomcat servers. Documentation was also added to show how to integrate logback-access with Jetty. - </p> + </p> <p> As for the classic module, several appenders and layouts have been added or improved. The error reporting of logback has also been enhanced, presenting the user with a link to an online page explaining possible reasons for the error. - </p> + </p> <p> A joran documentation was added, with examples in the core module. - </p> + </p> <hr width="80%" align="center" /> @@ -222,14 +224,14 @@ <p> In response to a bug report by Rickard Nilsson on the logback mailing list, a bug affecting parametrized logging was fixed. - </p> + </p> <p> We also released a <a href="http://logback.qos.ch/translator/">PropertiesTranslator</a> webapp that converts <em>log4j.properties</em> files to joran configuration files (in XML format).<br /> - </p> + </p> <hr width="80%" align="center" /> @@ -237,7 +239,7 @@ <p> Version 0.2.5 of logback has been released. - </p> + </p> <p> This release offers better documentation. With a number of @@ -256,7 +258,7 @@ It offers better tests, a few more functionalities, and enhanced documentation. We also improved the site design to make it simpler and more efficient. - </p> + </p> <hr width="80%" align="center" /> @@ -264,7 +266,7 @@ <p> Version 0.1 of logback has been released. - </p> + </p> <hr width="80%" align="center" />