mirror of https://github.com/qos-ch/slf4j
preparing release 1.3.1
This commit is contained in:
parent
55ac8dfc0e
commit
66208958a5
|
|
@ -28,6 +28,27 @@ prefix='';
|
|||
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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue