
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 b9fb42f9775dacaba995d2fb94b31753e0cbdb63 (commit) from a0242c2da3c940e139d43438c04046a2f11676e6 (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=b9fb42f9775dacaba995d2fb9... http://github.com/ceki/logback/commit/b9fb42f9775dacaba995d2fb94b31753e0cbdb... commit b9fb42f9775dacaba995d2fb94b31753e0cbdb63 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Nov 5 20:32:36 2010 +0100 blurb in the news diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index f523753..a184053 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -28,6 +28,15 @@ <hr width="80%" align="center" /> + <h3>xxx, 2010 - Release of version 0.9.27</h3> + + + <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>. + </p> <h3>20th of October, 2010 - Release of version 0.9.26</h3> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.