docs: Add 'maintenance releases' link in 'News' sidebar

This commit is contained in:
Cole Robinson 2012-05-06 13:50:22 -04:00
parent 409b5f5495
commit 0cb72f2585

View File

@ -11,6 +11,12 @@
<li> <li>
<a href="news.html">News</a> <a href="news.html">News</a>
<span>Details of new features and bugs fixed in each release</span> <span>Details of new features and bugs fixed in each release</span>
<ul>
<li>
<a href="http://wiki.libvirt.org/page/Maintenance_Releases">Maintenance Releases</a>
<span>Details about libvirt maintenance releases</span>
</li>
</ul>
<ul> <ul>
<li> <li>
<a href="http://libvirt.org/git/?p=libvirt.git;a=log">Git log</a> <a href="http://libvirt.org/git/?p=libvirt.git;a=log">Git log</a>