
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SLF4J: Simple Logging Facade for Java". The branch, master has been updated via 1bb6ebb8f5b63569920101f79132f525437aa964 (commit) from 3c8e6f6a7d705baa61f971782136fd1f2f1832c4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=slf4j.git;a=commit;h=1bb6ebb8f5b63569920101f7913... http://github.com/ceki/slf4j/commit/1bb6ebb8f5b63569920101f79132f525437aa964 commit 1bb6ebb8f5b63569920101f79132f525437aa964 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Aug 19 00:10:08 2011 +0200 minor edits diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html index b9578fb..acb6f1c 100644 --- a/slf4j-site/src/site/pages/news.html +++ b/slf4j-site/src/site/pages/news.html @@ -29,7 +29,7 @@ <hr noshade="noshade" size="1"/> - <h3>August xth, 2011 - Release of SLF4J 1.6.2</h3> + <h3>August 19th, 2011 - Release of SLF4J 1.6.2</h3> <p>Fixed <a @@ -43,9 +43,9 @@ #228</a>. When running under IBM's JDK, and if no binding can be found, SLF4J will no longer throw a <code>NoClassDefFoundError</code>. Instead, it will default to an - NOP implementation instead. Under the same circumstances but with - Sun's JDK, SLF4J already defaulted to an NOP implementation since - release 1.6.0.</p> + NOP implementation. Under the same circumstances but with Sun's + JDK, SLF4J already defaulted to an NOP implementation since release + 1.6.0.</p> <p>Added certain missing classes to the log4j-over-slf4j module as requested in <a ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/news.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java