diff --git a/build.xml b/build.xml
index b817fc9..b35f33f 100644
--- a/build.xml
+++ b/build.xml
@@ -92,7 +92,7 @@
Applications (rather than libraries) may also choose to use commons-logging. While logging-implementation independence is not as important for applications as it is for libraries, using commons-logging does allow the application to -change to a different logging implementation without recompiling code. Note -that commons-logging does not attempt to initialise or terminate the underlying +change to a different logging implementation without recompiling code. +
+Note that commons-logging does not attempt to initialise or terminate the underlying logging implementation that is used at runtime; that is the responsibility of the application. However many popular logging implementations do automatically initialise themselves; in this case an application may be able to avoid @@ -54,7 +55,7 @@ containing any code that is specific to the logging implementation used.
The
+ The
Release Notes document the new features and bug fixes that have been
included in the latest release. The Wiki site has
the latest updates, an FAQ and much other useful information.
Users needing to become experts or wanting to help develop JCL should
(in addition) consult the Tech Guide.
@@ -80,7 +80,7 @@ This gives short introductions to topics such as advanced class loading.
Binary and source distributions are available
here.
This release makes several changes that are intended to resolve issues that
have been encountered when using commons-logging in servlet containers or j2ee
containers where complex classpaths are present and multiple copies of
diff --git a/xdocs/navigation.xml b/xdocs/navigation.xml
index 3b7b24d..0fe9155 100755
--- a/xdocs/navigation.xml
+++ b/xdocs/navigation.xml
@@ -31,7 +31,7 @@
href="http://jakarta.apache.org/commons/"/>
-