[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.30-17-g46490d3

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 46490d3c26121f3def3c6d4911ee22abe596e1df (commit) from 490d56f33f71aef3dbcc30a388b99c95e6372a03 (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=46490d3c26121f3def3c6d491... http://github.com/ceki/logback/commit/46490d3c26121f3def3c6d4911ee22abe596e1... commit 46490d3c26121f3def3c6d4911ee22abe596e1df Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Oct 3 23:35:33 2011 +0200 LBACCESS-25 diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index 7426181..5018b38 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -38,10 +38,16 @@ <p>Investigation of <a href="http://jira.qos.ch/browse/LBCORE-224">LBCORE-224</a> reported by Cesar Alvarez Nunez points to bug in the JVM rather - than in logbacl. A workaround has been found by using + than in logback. A workaround has been found by using <code>CopyOnWriteArrayList</code> instead of the apparently buggy <code>ReadWriteLock</code>.</p> + <p>Fixed infinitely recursive calls in + <code>AccessConverter#addError</code> methods as reported in <a + href="http://jira.qos.ch/browse/LBACCESS-25">LBACCESS-25</a> by + Pierre Queinnec. + </p> + <h3>September 21st, 2011 - Release of version 0.9.30</h3> <p>Archive removal can now deal with prolonged periods of ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch