fix header
[xboard.git] / whats_new / 4.5.1 / index.html
index 33f02e0..82f5865 100644 (file)
@@ -1,8 +1,21 @@
-<!--#include virtual="/server/header.html" -->
+<!--#include virtual="/server/html5-header.html" -->
 <title>XBoard - GNU Project - Free Software Foundation - NEWS</title>
 <!--#include virtual="/server/banner.html" -->
+<!--#set var="article_name" value="/server/standards/boilerplate" -->
+<!--#include virtual="/server/gnun/initial-translations-list.html" -->
 <h2>What is new in WinBoard / XBoard 4.5.1?</h2>
 
+ <table cellpadding="10"><tr><td>
+  <img src="../4.5.0/winboardF.png">
+ </td><td valign="top">
+  <p>
+   <a href="../4.5.2/index.html">Follow-up release (4.5.2)</a>
+  </p>
+  <p>
+   <a href="../4.5.0/index.html">Preceding release (4.5.0)</a>
+  </p>
+ </td></tr></table>
+
  <p> This version fixes some bugs found in 4.5.0. Here is a quick list of the changes: </p>
 
    <ul>
@@ -18,6 +31,7 @@
        <li>Fix showing of user move after adjudication</li>
        <li>Make language choice from menu persistent</li>
        <li>Fix ICS channel 0</li>
+       <li>Fix some resource leaks</li>
      </ul>
    </li>
    <li> fixed packaging issues:
         <li>updated configure.ac to check for Xaw header files</li>
      </ul>
    </li>
+   <li> misc:
+     <ul>
+       <li>Fix two typos in option names in texi file</li>
+     </ul>
+   </li>
    </ul>
 
+</div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
+<div id="footer">
+
+<p>Please send general FSF &amp; GNU inquiries to
+<a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.<br />
+Please send broken links and other corrections or suggestions to
+<a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
+
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
+
+<p>Copyright &copy; 2009, 2010, 2011, 2012 Free Software Foundation, Inc.</p>
+
+<p>This page is licensed under a <a rel="license"
+href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
+Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
+
+<p>Updated:
+<!-- timestamp start -->
+$Date: 2012/02/29 05:44:12 $
+<!-- timestamp end -->
+</p>
+</div>
+</div>
+</body>
+</html>