Author: ceki
Date: Mon Jul 20 16:14:00 2009
New Revision: 1376

Modified:
   slf4j/trunk/slf4j-site/src/site/pages/news.html

Log:
- added blurb about bug 141

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 16:14:00 2009
@@ -27,6 +27,24 @@
 
   <hr noshade="noshade" size="1"/>
 
+  <h3>XX, 2009 - Release of SLF4J 1.5.9</h3>
+
+  <p>SLF4J version 1.5.9 consist of XXX bug fixes and minor
+  enhancements. It is totally backward compatible with SLF4J version
+  1.5.8.</p>
+
+  <p>In the slf4j-ext module, added
+  <code>getCopyOfChildTimeInstruments</code> and
+  <code>getCopyOfGlobalStopWatch</code> methods to the
+  <code>Profiler</code> class. This enables developers to build their
+  own output formatters for a given Profiler. This feature was
+  requested by David Lindel&ouml;f in <a
+  href="http://bugzilla.slf4j.org/show_bug.cgi?id=141";>bug 141</a>.
+  </p>
+
+
+  <hr noshade="noshade" size="1"/>
+
   <h3>June 11th, 2009 - Release of SLF4J 1.5.8</h3>
 
   <p>SLF4J version 1.5.8 consist of bug fixes. It is totally backward
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to