
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 ddd1b6a3c18099ba49d07e83be26a40a64116924 (commit) from 4bca7fd336247b7752488f58f62500463be20579 (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=ddd1b6a3c18099ba49d07e83b... http://github.com/ceki/logback/commit/ddd1b6a3c18099ba49d07e83be26a40a641169... commit ddd1b6a3c18099ba49d07e83be26a40a64116924 Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Mar 31 16:41:52 2010 +0200 minor edits diff --git a/logback-site/src/site/pages/download.html b/logback-site/src/site/pages/download.html index 2514853..dc7bc51 100644 --- a/logback-site/src/site/pages/download.html +++ b/logback-site/src/site/pages/download.html @@ -82,6 +82,16 @@ </dl> + + <hr/> + + <h2>Forks</h2> + + <p>At present time there are 13 forks of logback on github. If you + are the author of one of those forks and would like feedback from + potential users, plase drop us a line at logback-dev mailing list + with a brief description of your fork. We will gladly add a link to + your fork to the list below (currently empty).</p> diff --git a/logback-site/src/site/pages/reasonsToSwitch.html b/logback-site/src/site/pages/reasonsToSwitch.html index 8efa3d5..20c29bd 100644 --- a/logback-site/src/site/pages/reasonsToSwitch.html +++ b/logback-site/src/site/pages/reasonsToSwitch.html @@ -60,7 +60,8 @@ <h3><a name="docs" href="#docs">Extensive documentation</a></h3> - <p>Logback ships with over two hundred pages of documentation.</p> + <p>Logback ships with over two hundred pages of constantly updated + documentation.</p> <h3><a name="autoScan" href="#autoScan">Automatic reloading of configuration files</a></h3> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/download.html | 10 ++++++++++ logback-site/src/site/pages/reasonsToSwitch.html | 3 ++- 2 files changed, 12 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.