From ae95dc6293a7245b240ff012bdffca544e0bd72a Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 15 Apr 2012 20:35:40 +0000 Subject: [PATCH] Add news page for 4.6.1 --- whats_new/4.6.0/index.html | 17 ++++++---- whats_new/4.6.1/index.html | 66 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 7 deletions(-) create mode 100644 whats_new/4.6.1/index.html diff --git a/whats_new/4.6.0/index.html b/whats_new/4.6.0/index.html index d4c6a61..59e33d1 100644 --- a/whats_new/4.6.0/index.html +++ b/whats_new/4.6.0/index.html @@ -81,12 +81,15 @@ -

-Experimental and future stuff -

-

-Preceding release (4.5.3) -

+

+ Follow-up (bug-fix) release +

+

+ Preceding release (4.5.3) +

+

+ Experimental and future stuff +

@@ -782,7 +785,7 @@ Commons Attribution-NoDerivs 3.0 United States License.

Updated: -$Date: 2012/03/24 17:55:47 $ +$Date: 2012/04/15 20:35:40 $

diff --git a/whats_new/4.6.1/index.html b/whats_new/4.6.1/index.html new file mode 100644 index 0000000..e3b4407 --- /dev/null +++ b/whats_new/4.6.1/index.html @@ -0,0 +1,66 @@ + +XBoard - GNU Project - Free Software Foundation - NEWS + + + +

What is new in WinBoard / XBoard 4.6.1?

+ +
+ + +

+ Experimental and future stuff +

+

+ Preceding release (4.6.0) +

+
+ +

This version fixes some bugs found in 4.6.0. Here is a quick list of the changes:

+ +
    +
  • Fix bug loading a new engine through the menu (not loading it with the full game, but just upto the current move)
  • +
  • Prefix engine command with "./" when a pathname is split up during install, so the engine actually runs (XB)
  • +
  • Fix fall-back to -ncp mode when engine does not start (cutting short the feature timeout)
  • +
  • Fix bug in position search for FRC castlings (where a King could 'fall off' the board)
  • +
  • Add a message to inform the user how to clear the board, in sweep-select edit-position mode
  • +
  • Fix a bug that could stop the clock when the board window was dragged (XB)
  • +
  • Fix switching off highlighting during game (so last highlights do not remain for the rest of the game)
  • +
  • Allow user to enter the name of a non-existing file when browsing for a save file (WB)
  • +
  • Correctly handle parsing of Crazyhouse promotions with legality-testing off
  • +
  • Consistently make auxiliary windows top level-shells or not, with new -topLevel option (XB)
  • +
  • No longer fatal if second engine does not suport current variant
  • +
  • Scroll XBoard game list to keep selected item in view
  • +
+ + + + + + + -- 1.7.0.4