1
0

Add release month for 1.1.1.

Remove tab characters.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581074 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dennis Lundberg
2007-10-01 21:19:26 +00:00
parent d0c6fe348c
commit 779fcf018c

View File

@@ -77,11 +77,11 @@ This gives short introductions to topics such as advanced class loading.
<section name="Releases"> <section name="Releases">
<p> <p>
Binary and source distributions are available Binary and source distributions are available
<a href="http://commons.apache.org/downloads/download_logging.cgi">here</a>. <a href="http://commons.apache.org/downloads/download_logging.cgi">here</a>.
</p> </p>
<subsection name='1.1.1 Release - coming soon'> <subsection name='1.1.1 Release - October 2007'>
<p> <p>
This release is a minor update to the 1.1 release that fixes a number of bugs, and 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. resolves packaging issues for maven 1.x and maven 2.x users.
@@ -108,25 +108,25 @@ Binary and source distributions are available
accurately reflects the improvements made to the codebase.</p> accurately reflects the improvements made to the codebase.</p>
</subsection> </subsection>
<subsection name='1.0.4 Release - 16 Jun 2004'> <subsection name='1.0.4 Release - 16 Jun 2004'>
<p> <p>
The 1.0.4 release of commons-logging is a service 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. release containing support for both the 1.2.x and 1.3.x series of Log4J releases.
</p> </p>
</subsection> </subsection>
<subsection name='1.0.3 Release - 7 Apr 2003'> <subsection name='1.0.3 Release - 7 Apr 2003'>
<p> <p>
The 1.0.3 release is primarily a maintenance and code cleanup release with minimal new features. The 1.0.3 release is primarily a maintenance and code cleanup release with minimal new features.
</p> </p>
</subsection> </subsection>
<subsection name='1.0.2 Release - 27 September 2002'> <subsection name='1.0.2 Release - 27 September 2002'>
<p> <p>
The 1.0.2 release is a packaging of bug fixes since release 1.0.1. The 1.0.2 release is a packaging of bug fixes since release 1.0.1.
</p> </p>
</subsection> </subsection>
<subsection name='1.0.1 Release - 13 August 2002'> <subsection name='1.0.1 Release - 13 August 2002'>
<p> <p>
The 1.0.1 release is a packaging of bug fixes and minor enhancements since release 1.0. The 1.0.1 release is a packaging of bug fixes and minor enhancements since release 1.0.
</p> </p>
</subsection> </subsection>
</section> </section>
<section name="Development Builds"> <section name="Development Builds">