
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 40fb027ac8d80af4b0fe0d6dff595eafa335fbfa (commit) from e068bd3b9754e8d62e4ca799480bc3a6c7e14683 (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=40fb027ac8d80af4b0fe0d6df... http://github.com/ceki/logback/commit/40fb027ac8d80af4b0fe0d6dff595eafa335fb... commit 40fb027ac8d80af4b0fe0d6dff595eafa335fbfa Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Mar 8 22:49:36 2011 +0100 updates to news.html diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index 739c3d4..2304328 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -30,6 +30,12 @@ <h3>xxx, 2011 - Release of version 0.9.29</h3> + <p>Fixed <a + href="http://jira.qos.ch/browse/LBCLASSIC-254">LBCLASSIC-254</a>, + a performace issue in <code>LogbackMDCAdapter</code> as reported + by Michael Franz.</p> + + <p><code>ConfigurationWatchList</code> no longer emits an error message when it encouters a configuraton file placed in a jar file, fixing <a @@ -43,6 +49,7 @@ href="http://jira.qos.ch/browse/LBCORE-193">LBCORE-193</a> reported by B. K. Oxley.</p> + <hr width="80%" align="center" /> <h3>January 25th, 2011 - Release of version 0.9.28</h3> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.