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