
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 427f9bffcf5c603a0e0ee647fa54507068acb7f4 (commit) from d12e774a989e9045d9ce7065151b0d80a16eafef (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=427f9bffcf5c603a0e0ee647f... http://github.com/ceki/logback/commit/427f9bffcf5c603a0e0ee647fa54507068acb7... commit 427f9bffcf5c603a0e0ee647fa54507068acb7f4 Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Mar 28 22:45:47 2011 +0200 update the list of fixed bugs diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index 13d7670..a2941f9 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -59,6 +59,11 @@ href="http://jira.qos.ch/browse/LBCLASSIC-255">LBCLASSIC-255</a> by César Álvarez Núñez. </p> + + <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> <hr width="80%" align="center" /> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.