You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2008/03/11 21:12:54 UTC

svn commit: r636091 - /myfaces/orchestra/trunk/core/src/site/site.xml

Author: skitching
Date: Tue Mar 11 13:12:50 2008
New Revision: 636091

URL: http://svn.apache.org/viewvc?rev=636091&view=rev
Log:
Add link to release notes

Modified:
    myfaces/orchestra/trunk/core/src/site/site.xml

Modified: myfaces/orchestra/trunk/core/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/src/site/site.xml?rev=636091&r1=636090&r2=636091&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/src/site/site.xml (original)
+++ myfaces/orchestra/trunk/core/src/site/site.xml Tue Mar 11 13:12:50 2008
@@ -51,6 +51,10 @@
             <item name="Glossary" href="glossary.html"/>
         </menu>
 
+        <menu name="Release Notes">
+            <item name="Core 1.1" href="http://svn.apache.org/repos/asf/myfaces/orchestra/tags/core-1_1/RELEASE-NOTES.txt"/>
+        </menu>
+
         <menu ref="reports"/>
 
     </body>