X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=NEWS;h=3e4cd6563c6e244d989bb1dc1a88fd76586d1965;hb=4d18660fbeb5a02a77d65986dd7207092534a67d;hp=867714b706f1f2307e01a119aa2a901110d900c2;hpb=b02e61c69e79b762e7df45601775615b919d6d06;p=xboard.git diff --git a/NEWS b/NEWS index 867714b..3e4cd65 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +** Version master 20110411 (not an official release, includes changes from 4.5.2) + + * removed flex generated parser + * implement new promotion dialog/method (experimental) + * new tag dialog + * copy game list menu item for XBoard + +** Version 4.5.2 (not yet released) ** + + (see http://www.gnu.org/software/xboard/whats_new/4.5.2/ ) + + * reworked many option dialogs + * Fix nps bug + * Fix flipBlack option XBoard with board texture + * Fix two bugs in reading position diagram + * Fix parsing bug of FRC castling + * Fix bugs in FRC castling rights + * Fix display of promotion piece in ICS superchess + * Fix linegap option in board dialog + * Fix animation masks on changing piece pixmaps + * Fix crash on opening ICS Text Menu + * Fix path browsing in WinBoard + * Fix use of game/position file in first match game + * Fix build on Mac OS X + * some minor bug fixes + * code cleanup (e.g. 64 bit warnings, removed malloc.h) + ** Version 4.5.1 ** (see http://www.gnu.org/software/xboard/whats_new/4.5.1/ ) @@ -13,6 +40,7 @@ * Fix showing of user move after adjudication * Make language choice from menu persistent * Fix ICS channel 0 + * Fix some resource leaks * fixed packaging issues: * add DIFFSTAT and SHORTLOG to tar-ball @@ -29,6 +57,9 @@ * fixed configure script to correctly detect Xaw3d library * updated configure.ac to check for Xaw header files + * misc: + * Fix two typos in option names in texi file + ** Version 4.5.0 **