Author: ceki Date: Sun Apr 15 22:06:41 2007 New Revision: 789 Modified: slf4j/trunk/slf4j-site/src/site/pages/news.html
Log: preparing release 1.3.1 Modified: slf4j/trunk/slf4j-site/src/site/pages/news.html ============================================================================== --- slf4j/trunk/slf4j-site/src/site/pages/news.html (original) +++ slf4j/trunk/slf4j-site/src/site/pages/news.html Sun Apr 15 22:06:41 2007 @@ -28,6 +28,27 @@ announce</a> mailing list. </p> + + <hr noshade="noshade" size="1"/> + + <h3>April 15th, 2007 - Release of SLF4J 1.3.1</h3> + + + <p>In response to a <a + href="http://bugzilla.slf4j.org/show_bug.cgi?id=39">enhancement + request</a> made by Michael Newcomb, a marker can now be detached + from the internal list of the <code>MarkerFactory</code> that + generated it. + </p> + + <p>Fixed a silly but nonetheless annoying bug where log request of + level ERROR made through jcl104-over-slf4j would log twice. This bug + was <a + href="http://www.slf4j.org/pipermail/user/2007-April/000323.html">reported</a> + and precisely described by Andrew Cooke. + </p> + + <hr noshade="noshade" size="1"/> <h3>February 25th, 2007 - Release of SLF4J 1.3.0</h3> _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
