diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html index ce47cb3f..ac4ddda7 100755 --- a/slf4j-site/src/site/pages/news.html +++ b/slf4j-site/src/site/pages/news.html @@ -38,6 +38,7 @@ --> -
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 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 SLF4J-469. Many thanks to David Harsha to providing the relevant PR.