X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=NEWS;h=bc0b1651f84b4076b2be10e88a7de73e86c0abb6;hb=07a436432ceac681e3e06f8a035d4f4d6413fb15;hp=4d918a2f3a874c608ed223a8494acc5372b8a45e;hpb=7d2f9c281e648e46d6947b2b0cab06dca91d8d4a;p=xboard.git diff --git a/NEWS b/NEWS index 4d918a2..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/ ) @@ -86,6 +130,12 @@ * 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 **