X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=NEWS;h=aa6e05927cb8081edf2e25ba3109b5c774eed04c;hb=e260cc7f9b3b558ec91d94e4ce69e81f90c2e32f;hp=96872f2a88d025fb298254d7215b0a2a46ab2517;hpb=5017dc767149c89922d8af7d46eb821a373eb2d0;p=xboard.git diff --git a/NEWS b/NEWS index 96872f2..aa6e059 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,72 @@ +** Version 4.4.2 ** + + * add Winboard source files into tar-ball + * remove trailing \r in xboard output + * double buffer size to prevent overflow + * fix problem with empty string in -firstNeedsNoncompliantFEN + * updates makefiles to include dependency on config.h + * correctly apply some check boxes from the option menu + * score sign in analysis mode + * fix for bug #28077: xboard needs to link against x11 + * fix castling rights when copying FEN to clipboard (again) + * fixed some outstanding pixmaps + * fix the irritating wandering off of the MoveHistory window in XBoard on opening/closing. + * use xtell for talking to handles, but tell for talking into a channel. + * fix bug in bughouse drop menu + * removing some rather verbose debug messages that seem no longer needed. + * fix engine-sync on move-number type-in bug + * fix declaration of engineOutputDialogUp + * fix double start of zippy engine after switch to gothic + * the last move before the time control now gets its time listed in the PGN + * fix casting rights after FEN pasting + * fix crash on engine crash + * fixed build on openbsd + * cleaned up some debug messages and typos + * removed files that should only be in the windboard directory + * added missing library for build on OS X + + +** Version 4.4.1 ** + + * added chat windows to keep track of multiple conversations (WinBoard only) + * allow the result comment as a display item in the game list + * added a "Mute All Sounds" item in the WinBoard Options menu + * new -forceIllegalMoves option + * new -keepAlive option (for ICS play) + * ported -autoDisplayComment and -autoDisplayTags to xboard, controling popups + * replaces analysispopup with engineoutputpopup in xboard + * allow copy/paste position and game to use clipboard (xboard) + * updated several bitmaps (xboard) + * Made the beep sounds for JAWS board navigation configurable + through command-line options + * added the result comment to the game-list tags when the game + list is exported to the clipboard + * updated RTF docs + * fixed premove problem + * fixed engine did not start playing when out of GUI book on second + move with white + * fix bug using opening books (file were not closed) + * fixed crash when opening Engine #1 Settings when there were no + text-edit options in the dialog + * fixed loading of games from command lines, fixes cmail bug + * fix joining lines split by ICS and resizing terminal window when using ICS + (new option -keepLineBreaksICS, -wrapContinuationSequence, -useInternalWrap) + * fixed -autoDisplayComment + * fixed wrong default value for engineDebugOutput in xboard + * swapped 'tell' and 'message' parsing order for correct colorization. + * fixed parse bug for pgn files + * fix for edit-position "moves" being sent by XBoard to the engine + * bugfix for protocol extensions: egtbpath -> egtpath + * fix bug in parser + * further bugfixes: #8847, #10990, #27427, #27642, + #27666, #27667, #27668, #27715, #27751, #27760, + #27772, #27799, #27826 and several small ones + * use "make distcheck" to generate tar-balls + * prepared a system to internationalize winboard menus + * improved mouse handler + * rewrote wevalgraph for better frontend/backend separation + * code cleanup + ** Version 4.4.0 ** A new release of both XBoard and WinBoard is now available. Version