
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 6d4fb9ec8008f6af55a0bc141221b46633510b7c (commit) from 67733e2544ada1403ad3c7420e1f17606e0c1f3a (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=6d4fb9ec8008f6af55a0bc141... http://github.com/ceki/logback/commit/6d4fb9ec8008f6af55a0bc141221b46633510b... commit 6d4fb9ec8008f6af55a0bc141221b46633510b7c Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Nov 17 17:43:25 2010 +0100 news about LBACCESS-15 diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index 3197d5a..136af2a 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -37,11 +37,16 @@ reported by Augusto Rodriguez. </p> + <p><code>TeeFilter</code> now takes include and exclude parameters + so that it can be enabled or disabled by host. This solves <a + href="http://jira.qos.ch/browse/LBACCESS-15">LBACCESS-15</a>.</p> + <p>Fixed <a href="http://jira.qos.ch/browse/LBCLASSIC-231">LBCLASSIC-231</a> as reported by Jeff Skjonsby. When configuring - SizeAndTimeBasedFNATP, <code>GaggerConfigurator</code> (Groovy) - will no longer throw a <code>NullPointerException</code>. + <code>SizeAndTimeBasedFNATP</code>, + <code>GaggerConfigurator</code> (Groovy) will no longer throw a + <code>NullPointerException</code>. </p> <p>Every context now returns its own name when asked for the @@ -50,8 +55,6 @@ requested by Michael Osipov. </p> - <p><code>TeeFilter</code> now takes include and exclude parameters - so that it can be enabled or disabled by host.</p> <h3>20th of October, 2010 - Release of version 0.9.26</h3> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.