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.
+