updated to new html5 boilerplate
[xboard.git] / whats_new / 4.5.2a / index.html
index ee23330..e9b65cf 100644 (file)
@@ -1,52 +1,44 @@
-<!--#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" -->
-<h2>What is new in WinBoard / XBoard 4.5.1?</h2>
+<!--#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.2a?</h2>
 
- <p> This version fixes some bugs found in 4.5.0. Here is a quick list of the changes: </p>
+ <p> This version fixes a bug in Winboard. No changes in the XBoard version.</p>
 
    <ul>
-   <li> bugfixes:
-    <ul>
-      <li>Revert "Implement -reset option feature in WinBoard"</li>
-        <li>Fix deselection of greyed-out variant button (WB)</li>
-       <li>Put warning in HTML help</li>
-       <li>Fix unmarked translation</li>
-       <li>Fix Alfil bug</li>
-       <li>Fix variant janus size prefix</li>
-       <li>Fix Xiangqi King facing</li>
-       <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:
-     <ul>
-        <li>add DIFFSTAT and SHORTLOG to tar-ball</li>
-        <li>added history.c to the tar-ball. Needed for Winboard</li>
-     </ul>
-   </li>
-   <li> fixed compiler warnings/errors:
-     <ul>
-        <li>added missing header file for sprintf</li>
-        <li>added missing #includes and missing prototypes to filebrowser</li>
-        <li>Fix MSVC compilability</li>
-        <li>Fix 64-bit Windows compilability</li>
-        <li>Fix MSVC snprintf problem</li>
-     </ul>
-   </li>
-   <li> fixed configure problems:
-     <ul>
-        <li>fixed configure script to correctly detect Xaw3d library</li>
-        <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>
+   <li> Fix Engine Settings button options in WinBoard  </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/01/11 04:40:06 $
+<!-- timestamp end -->
+</p>
+</div>
+</div>
+</body>
+</html>