Ahem... add the folder to git
authorArun Persaud <arun@nubati.net>
Sun, 22 Apr 2012 04:29:10 +0000 (04:29 +0000)
committerArun Persaud <arun@nubati.net>
Sun, 22 Apr 2012 04:29:10 +0000 (04:29 +0000)
whats_new/4.6.2/index.html [new file with mode: 0644]

diff --git a/whats_new/4.6.2/index.html b/whats_new/4.6.2/index.html
new file mode 100644 (file)
index 0000000..2956f22
--- /dev/null
@@ -0,0 +1,75 @@
+<!--#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.6.2?</h2>
+
+ <table cellpadding="10"><tr><td>
+  <img src="../4.5.0/winboardF.png">
+ </td><td valign="top">
+  <p>
+    <a href="http://hgm.nubati.net/news.html">Experimental and future stuff</a>
+  </p>
+  <p>
+    <a href="../4.6.0/index.html">Preceding release (4.6.0)</a>
+  </p>
+ </td></tr></table>
+
+ <p> This version fixes some bugs found in 4.6.0. Here is a quick list of the changes: </p>
+
+   <ul>
+       <li>Fix memory corruption bug on second-engine loading (through menu or in tournament), which could destroy -firstInitString</li>
+       <li>Fix bug loading a new engine through the menu (not loading it with the full game, but just upto the current move)</li>
+       <li>Prefix engine command with "./" when a pathname is split up during install, so the engine actually runs (XB)</li>
+       <li>Fix fall-back to -ncp mode when engine does not start (cutting short the feature timeout)</li>
+       <li>Fix bug in position search for FRC castlings (where a King could 'fall off' the board)</li>
+       <li>Fix bug in deriving castling rights for games with holdings after Edit Position (where Qq were never granted)</li>
+       <li>Display a message informing the user how to clear the board, in sweep-select edit-position mode</li>
+       <li>Fix a bug that could stop the clock when the board window was dragged (XB)</li>
+       <li>Fix switching off highlighting during game (so last highlights do not remain for the rest of the game)</li>
+       <li>Allow user to enter the name of a non-existing file when browsing for a save file (WB)</li>
+       <li>Make sure rarely used engine-related options (such as -firstNPS) are also correctly loaded during session</li>
+       <li>Correctly handle parsing of Crazyhouse promotions with legality-testing off</li>
+       <li>Fix click-click detour under-promotions, which were not working for non-captures</li>
+       <li>Don't strip path from engine command if directory is explicitly given in Load Engine dialog</li>
+       <li>Consistently make auxiliary windows top level-shells or not, with new -topLevel option (XB)</li>
+       <li>No longer fatal if second engine does not support current variant (just refuse Two Machines mode)</li>
+       <li>Scroll XBoard game list to keep selected item in view (XB)</li>
+       <li>Suppress spurious error popup when starting observing of bughouse games</li>
+       <li>Fix vertical axis ticks in eval graph with drop games</li>
+       <li>Put title on same line as menu bar only for -size 72 and larger (with -titleInWindow, XB)</li>
+       <li>Properly open and close debug file when switching debug mode through key binding Ctrl-D (XB)</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/04/22 04:29:10 $
+<!-- timestamp end -->
+</p>
+</div>
+</div>
+</body>
+</html>