Author: ceki Date: Mon Jul 20 17:01:45 2009 New Revision: 1378 Modified: slf4j/trunk/slf4j-site/src/site/pages/news.html
Log: - blurb about bug 139 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 Mon Jul 20 17:01:45 2009 @@ -33,6 +33,11 @@ enhancements. It is totally backward compatible with SLF4J version 1.5.8.</p> + <p>In log4j-over-slf4j, added missing log(...) methods. These were + requested by Zoltan Szel in <a + href="http://bugzilla.slf4j.org/show_bug.cgi?id=139">bug report + 139</a>.</p> + <p>In the slf4j-ext module, added <code>getCopyOfChildTimeInstruments</code> and <code>getCopyOfGlobalStopWatch</code> methods to the _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
