X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=NEWS;h=bc0b1651f84b4076b2be10e88a7de73e86c0abb6;hb=24659044481fa42b3846cb9e801fd06abe0a102e;hp=04893c9ce7f8e07474563883246a5c69a9b09b2a;hpb=f0f8c2c30e7f5696c8f1d4a8a97f22da5987de92;p=xboard.git diff --git a/NEWS b/NEWS index 04893c9..bc0b165 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,47 @@ +** Version 4.9.1 ** + + bugfix release for 4.9.0 + + * Fix crash when logging out from ICS + * Defer book faking input move until ping balance + * Fix setting up btm positions with 'edit' + * Fix bare King adjudication + * Fix check testing in games without King + * Fix disambiguating Pawn moves in Xiangqi + * Fix King leaving Palace in Xiangqi + * Fix compile error Xaw build + +** Version 4.9.0 ** + + (see http://www.gnu.org/software/xboard/whats_new/4.9.0/ ) + + * New features in this release + * Running EPD test suites + * Getting instant help (XB) + * Editing castling rights in a position + * Use mouse wheel to set up position (XB) + * Allow engine to pop up its settings dialog + * Specifying ultra-fast games (XB) + * Installing board themes from packages (XB) + * Using a single-button mouse + * A special directory for start positions + * Allow terminal-less ICS play (XB) + * Sound warnings in analysis mode + * Changing fonts through the GUI (XB) + * Automatic adapting of fonts to board size (XB) + + * New variant support + * New piece types + * Allowing more than 26 piece types + * More flexible piece promotion + * Restricting promotion choice + * New configurable move types + * Inscribing pieces with text + * Setting rules from the command line + * Allow inaccessible squares + * Load Shogi games in .kif format + + ** Version 4.8.0 ** (see http://www.gnu.org/software/xboard/whats_new/4.8.0/ ) @@ -78,6 +122,19 @@ * Fix animation of Seirawan Chess castling + gating at Rook square, which made Rook disappear. * Fix adjudication of stalemates in variant Giveaway. + * Display of the variant tag in the Game List now works. + * Reset move entry (clearing target-square markers) on 'clear + board' in Edit Position mode. + * The Game List is automatically updated when you alter the tag + selection for the game lines. + * Indicate current variant in New Variant dialog of the GTK build + (by printing it in boldface on the button). + + * Known Problems + * GTK: in a tiling window manager the size of the board seems to be + calculated incorrectly. A temporary fix for this is to use a fixed + size by using the "-size " and "-fixedSize true" options + on the command line. ** Version 4.7.3 **