
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 23f5ce557103d5e0c202d4e2cbd2172ce12a78d9 (commit) from 501e5108e1de32d0cb6df6d8ae9fc0f9fb3e424a (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=23f5ce557103d5e0c202d4e2c... http://github.com/ceki/logback/commit/23f5ce557103d5e0c202d4e2cbd2172ce12a78... commit 23f5ce557103d5e0c202d4e2cbd2172ce12a78d9 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Nov 1 19:25:18 2011 +0100 typo fix diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index a2c5711..a9c9e77 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -48,7 +48,7 @@ on properties</a>.</p> </div> - <p>Environment variables are now look up during property + <p>Environment variables are now looked up during property substitution. This feature was requested in <a href="http://jira.qos.ch/browse/LBCORE-212">LBCORE-212</a> by Alexandre Garnier. ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.