1
0

Add a menu for the 1.1.1 release.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@598439 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dennis Lundberg
2007-11-26 21:48:18 +00:00
parent 03a217bcf9
commit 0214006561

View File

@@ -46,6 +46,20 @@ under the License.
<item name="Download" <item name="Download"
href="http://commons.apache.org/downloads/download_logging.cgi"/> href="http://commons.apache.org/downloads/download_logging.cgi"/>
</menu> </menu>
<menu name="1.1.1 Release">
<item name="Overview"
href="http://commons.apache.org/logging/commons-logging-1.1.1/index.html"/>
<item name="User Guide"
href="http://commons.apache.org/logging/commons-logging-1.1.1/guide.html"/>
<item name="Tech Guide"
href="http://commons.apache.org/logging/commons-logging-1.1.1/tech.html"/>
<item name="Troubleshooting Guide"
href="http://commons.apache.org/logging/commons-logging-1.1.1/troubleshooting.html"/>
<item name='JavaDoc'
href='http://commons.apache.org/logging/commons-logging-1.1.1/apidocs/index.html'/>
<item name="Release Notes"
href="http://commons.apache.org/logging/commons-logging-1.1.1/RELEASE-NOTES.txt"/>
</menu>
<menu name="1.1 Release"> <menu name="1.1 Release">
<item name="Overview" <item name="Overview"
href="http://commons.apache.org/logging/commons-logging-1.1/index.html"/> href="http://commons.apache.org/logging/commons-logging-1.1/index.html"/>