
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 "Logback: the generic, reliable, fast and flexible logging framework.". The branch, master has been updated via 0bc69a589371a02911e156c0f792231928cb40a8 (commit) from 427f9bffcf5c603a0e0ee647fa54507068acb7f4 (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=logback.git;a=commit;h=0bc69a589371a02911e156c0f... http://github.com/ceki/logback/commit/0bc69a589371a02911e156c0f792231928cb40... commit 0bc69a589371a02911e156c0f792231928cb40a8 Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Mar 28 22:49:31 2011 +0200 typo fix diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index a2941f9..928f35b 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -63,7 +63,7 @@ <p>The AccessEvent class in logback-access module now implements the IAccessEvent interface. This fixes <a href="http://jira.qos.ch/browse/LBACCESS-12">LBACCESS-12</a> - reported by Joen Huxhorn.</p> + reported by Joern Huxhorn.</p> <hr width="80%" align="center" /> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.