news update

This commit is contained in:
Ceki Gulcu 2021-06-15 23:59:31 +02:00
parent 03c37619d5
commit a9d4187fad
1 changed files with 10 additions and 3 deletions

View File

@ -38,6 +38,7 @@
-->
<!--
<hr noshade="noshade" size="1"/>
<h3>XXth of June, 2021 - Release of SLF4J 2.0.0-alpha2</h3>
@ -47,12 +48,18 @@
href="https://jira.qos.ch/browse/SLF4J-457">SLF4J-457</a>. Our
gratidude goes to Bj&ouml;rn Kautler for ptoviding the relevant PR.</p>
<p>Fixed inccorect location information computation when fluent API
is used. This issue was reported in <a
href="https://jira.qos.ch/browse/SLF4J-511">SLF4J-511</a> by Ralph
Goers.
</p>
-->
<h3>16th of June, 2021 - Release of SLF4J 1.7.31</h3>
<h3>XXth of June, 2021 - Release of SLF4J 1.7.31</h3>
<p>In the jcl-over-slf4j module Avoid Object to String Fixed a memory leak in case of no provided binding and
multi-threaded initialization as described in <a
<p>In the jcl-over-slf4j module Avoid Object to String Fixed a
memory leak in case of no provided binding and multi-threaded
initialization as described in <a
href="https://jira.qos.ch/browse/SLF4J-469">SLF4J-469</a>. Many
thanks to David Harsha to providing the relevant PR.</p>