svn commit: r259 - logback/topLevel/trunk/src/site/xdocTemplates

Author: ceki Date: Fri Jul 21 22:25:05 2006 New Revision: 259 Modified: logback/topLevel/trunk/src/site/xdocTemplates/index.xml Log: - changed encoding to ISO-8851-1 - using ü to represent uuml and, yes, I care about my name. Modified: logback/topLevel/trunk/src/site/xdocTemplates/index.xml ============================================================================== --- logback/topLevel/trunk/src/site/xdocTemplates/index.xml (original) +++ logback/topLevel/trunk/src/site/xdocTemplates/index.xml Fri Jul 21 22:25:05 2006 @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="ISO-8859-1" ?> <document> @@ -11,11 +11,12 @@ <h2>LOGBack Project</h2> <p> + � LOGBack is intended as a successor to the popular log4j - project. It was also designed by Ceki Gulcu, the founder of - the log4j project. It builds upon exerience gained in - building industrial-strength logging systems going back as - far as 1999. + project. It was also designed by Ceki Gülc�, the + founder of the log4j project. It builds upon exerience gained in + building industrial-strength logging systems going back as far + as 1999. </p> <p> LOGBack's basic architecture is sufficiently generic so as
participants (1)
-
noreply.ceki@qos.ch