X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=NEWS;fp=NEWS;h=babffc81fb5f18f4dcf25a206c68592d1a7687e8;hb=19ccf587fb0e132637603b86a1037b133c6f26c6;hp=3e4cd6563c6e244d989bb1dc1a88fd76586d1965;hpb=9141d53c4e3fe5f14a4940e2afb76f530f5a7a60;p=xboard.git diff --git a/NEWS b/NEWS index 3e4cd65..babffc8 100644 --- a/NEWS +++ b/NEWS @@ -1,27 +1,37 @@ -** Version master 20110411 (not an official release, includes changes from 4.5.2) +** Version master 20110507 (not an official release) - * removed flex generated parser + * Main new features + * i18n support via gettext in XBoard, more languages in Winboard * implement new promotion dialog/method (experimental) + * implement move type-in for XBoard + * engines can be loaded/switch while running * new tag dialog * copy game list menu item for XBoard + * added tournament manager + * bugfixes + * lots of them + * code changes + * fixed compiler warnings + * removed flex generated parser -** Version 4.5.2 (not yet released) ** +** Version 4.5.2 ** (see http://www.gnu.org/software/xboard/whats_new/4.5.2/ ) - * reworked many option dialogs + * Main new feature: + * Added many option dialogs and reworked some of the old ones + + * bugfixes, packaging and install: * 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 + * install bitmaps and sounds during "make install" * some minor bug fixes * code cleanup (e.g. 64 bit warnings, removed malloc.h)