Update 4.6.1 news page
[xboard.git] / whats_new / 4.6.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.6.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="http://hgm.nubati.net/news.html">Experimental and future stuff</a>
13   </p>
14   <p>
15     <a href="../4.6.0/index.html">Preceding release (4.6.0)</a>
16   </p>
17  </td></tr></table>
18
19  <p> This version fixes some bugs found in 4.6.0. Here is a quick list of the changes: </p>
20
21    <ul>
22         <li>Fix memory corruption bug on second-engine loading (through menu or in tournament), which could destroy -firstInitString</li>
23         <li>Fix bug loading a new engine through the menu (not loading it with the full game, but just upto the current move)</li>
24         <li>Prefix engine command with "./" when a pathname is split up during install, so the engine actually runs (XB)</li>
25         <li>Fix fall-back to -ncp mode when engine does not start (cutting short the feature timeout)</li>
26         <li>Fix bug in position search for FRC castlings (where a King could 'fall off' the board)</li>
27         <li>Add a message to inform the user how to clear the board, in sweep-select edit-position mode</li>
28         <li>Fix a bug that could stop the clock when the board window was dragged (XB)</li>
29         <li>Fix switching off highlighting during game (so last highlights do not remain for the rest of the game)</li>
30         <li>Allow user to enter the name of a non-existing file when browsing for a save file (WB)</li>
31         <li>Make sure rarely used engine-related options (such as -firstNPS) are also correctly loaded during session</li>
32         <li>Correctly handle parsing of Crazyhouse promotions with legality-testing off</li>
33         <li>Fix click-click detour under-promotions, which were not working for non-captures</li>
34         <li>Don't strip path from engine command if directory is explicitly given in Load Engine dialog</li>
35         <li>Consistently make auxiliary windows top level-shells or not, with new -topLevel option (XB)</li>
36         <li>No longer fatal if second engine does not support current variant (just refuse Two Machines mode)</li>
37         <li>Scroll XBoard game list to keep selected item in view (XB)</li>
38         <li>Suppress spurious error popup when starting observing of bughouse games</li>
39         <li>Fix vertical axis ticks in eval graph with drop games</li>
40         <li>Put title on same line as menu bar only for -size 72 and larger (with -titleInWindow, XB)</li>
41         <li>Properly open and close debug file when switching debug mode through key binding Ctrl-D (XB)</li>
42    </ul>
43
44 </div><!-- for id="content", starts in the include above -->
45 <!--#include virtual="/server/footer.html" -->
46 <div id="footer">
47
48 <p>Please send general FSF &amp; GNU inquiries to
49 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
50 There are also <a href="/contact/">other ways to contact</a>
51 the FSF.<br />
52 Please send broken links and other corrections or suggestions to
53 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
54
55 <p>Please see the <a
56 href="/server/standards/README.translations.html">Translations
57 README</a> for information on coordinating and submitting translations
58 of this article.</p>
59
60 <p>Copyright &copy; 2009, 2010, 2011, 2012 Free Software Foundation, Inc.</p>
61
62 <p>This page is licensed under a <a rel="license"
63 href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
64 Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
65
66 <p>Updated:
67 <!-- timestamp start -->
68 $Date: 2012/04/15 20:36:32 $
69 <!-- timestamp end -->
70 </p>
71 </div>
72 </div>
73 </body>
74 </html>