diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index c9a0295..43a1c02 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -78,40 +78,40 @@ This gives short introductions to topics such as advanced class loading.
-Binary and source distributions are available
- here.
+ Binary and source distributions are available
+ here.
Please refer to the
- change-report.
+ The full release history is here.
+
+ See change-report.
+ Please refer to the
- change-report. The main purpose of the 1.2 release is to drop support for Java 1.1. For a full list of changes since the 1.1.3 release, please refer to the
change-report. The 1.1.3 release only updates the Bundle-SymbolicName in the manifest
to "org.apache.commons.logging". For a full list of changes since the 1.1.1 release, please refer to the
change-report. The 1.1.2 release is a packaging of bug fixes since release 1.1.1. For the full details, see the release notes for this version.
This release is a minor update to the 1.1 release that fixes a number of bugs, and
resolves packaging issues for maven 1.x and maven 2.x users.
For the full details, see the release notes for this version. 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
@@ -122,7 +122,7 @@ Binary and source distributions are available
supported by Log4j at that time). For the full details, see the release notes for this version.
Note: the 1.0.5 release was abandoned at alpha status.
The 1.0.4 release of commons-logging is a service release containing support for both the 1.2.x and 1.3.x series of Log4J releases.
The 1.0.3 release is primarily a maintenance and code cleanup release with minimal new features.
The 1.0.2 release is a packaging of bug fixes since release 1.0.1.
The 1.0.1 release is a packaging of bug fixes and minor enhancements since release 1.0.
Regular builds of the current SVN HEAD code are made available. See the +
Regular builds of the current Git master branch code are made available in the
+ snapshot repository. See the
wiki for details.