From 02bc1a8ee0815a9b627013aafc741603c992f867 Mon Sep 17 00:00:00 2001
From: Simon Kitching
Date: Mon, 1 Jan 2007 01:34:57 +0000
Subject: [PATCH] Add section on 1.1.1 release to index.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491520 13f79535-47bb-0310-9956-ffa450edef68
---
xdocs/index.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/xdocs/index.xml b/xdocs/index.xml
index 101aa40..a988a48 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -81,6 +81,13 @@ This gives short introductions to topics such as advanced class loading.
Binary and source distributions are available
here.
+
+
+ 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