From ebdcb85ddbcb22e6e36e768210f80e9f03d2ec99 Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Mon, 4 Jun 2007 09:10:44 +0000 Subject: [PATCH] Added commons-configuration related text --- slf4j-site/src/site/pages/news.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html index d4221ae2..1fa5edcf 100644 --- a/slf4j-site/src/site/pages/news.html +++ b/slf4j-site/src/site/pages/news.html @@ -49,6 +49,16 @@ prefix=''; resource file had not reflected this change. It does now.

+ +

Eric Yung reported + that Apache commons-configuration access certain commons-logging + classes, namely org.apache.commons.logging.impl.NoOpLog + and SimpleLog, directly. Following Eric's suggestion, + jcl104-over-slf4j now includes the aforementioned classes. +

+ +

April 15th, 2007 - Release of SLF4J 1.3.1