updated to new html5 boilerplate
[xboard.git] / whats_new / 4.5.1 / index.html
1 <!--#include virtual="/server/html5-header.html" -->
2 <title>XBoard - GNU Project - Free Software Foundation - NEWS</title>
3 <!--#include virtual="/server/banner.html" -->
4 <!--#set var="article_name" value="/server/standards/boilerplate" -->
5 <!--#include virtual="/server/gnun/initial-translations-list.html" -->
6 <h2>What is new in WinBoard / XBoard 4.5.1?</h2>
7
8  <p> This version fixes some bugs found in 4.5.0. Here is a quick list of the changes: </p>
9
10    <ul>
11    <li> bugfixes:
12     <ul>
13       <li>Revert "Implement -reset option feature in WinBoard"</li>
14         <li>Fix deselection of greyed-out variant button (WB)</li>
15         <li>Put warning in HTML help</li>
16         <li>Fix unmarked translation</li>
17         <li>Fix Alfil bug</li>
18         <li>Fix variant janus size prefix</li>
19         <li>Fix Xiangqi King facing</li>
20         <li>Fix showing of user move after adjudication</li>
21         <li>Make language choice from menu persistent</li>
22         <li>Fix ICS channel 0</li>
23         <li>Fix some resource leaks</li>
24      </ul>
25    </li>
26    <li> fixed packaging issues:
27      <ul>
28         <li>add DIFFSTAT and SHORTLOG to tar-ball</li>
29         <li>added history.c to the tar-ball. Needed for Winboard</li>
30      </ul>
31    </li>
32    <li> fixed compiler warnings/errors:
33      <ul>
34         <li>added missing header file for sprintf</li>
35         <li>added missing #includes and missing prototypes to filebrowser</li>
36         <li>Fix MSVC compilability</li>
37         <li>Fix 64-bit Windows compilability</li>
38         <li>Fix MSVC snprintf problem</li>
39      </ul>
40    </li>
41    <li> fixed configure problems:
42      <ul>
43         <li>fixed configure script to correctly detect Xaw3d library</li>
44         <li>updated configure.ac to check for Xaw header files</li>
45      </ul>
46    </li>
47    <li> misc:
48      <ul>
49        <li>Fix two typos in option names in texi file</li>
50      </ul>
51    </li>
52    </ul>
53
54 </div><!-- for id="content", starts in the include above -->
55 <!--#include virtual="/server/footer.html" -->
56 <div id="footer">
57
58 <p>Please send general FSF &amp; GNU inquiries to
59 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
60 There are also <a href="/contact/">other ways to contact</a>
61 the FSF.<br />
62 Please send broken links and other corrections or suggestions to
63 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
64
65 <p>Please see the <a
66 href="/server/standards/README.translations.html">Translations
67 README</a> for information on coordinating and submitting translations
68 of this article.</p>
69
70 <p>Copyright &copy; 2009, 2010, 2011, 2012 Free Software Foundation, Inc.</p>
71
72 <p>This page is licensed under a <a rel="license"
73 href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
74 Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
75
76 <p>Updated:
77 <!-- timestamp start -->
78 $Date: 2012/01/11 04:40:00 $
79 <!-- timestamp end -->
80 </p>
81 </div>
82 </div>
83 </body>
84 </html>