X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=313e8f1b3f3d8f84cbcfb33c57cb8b2f5fed9b5a;hb=86517e539f33650be656c482020a878fec0723c9;hp=d9e577ded913d067e93ff68c4075c0dcf712c8ff;hpb=673629f5786e6f2220d65f331b9ce00aa0286930;p=xboard.git diff --git a/ChangeLog b/ChangeLog index d9e577d..313e8f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,27 @@ ChangeLog for XBoard/WinBoard +* 11/26/2003: In WinBoard, setting the -debug flag now logs ICS output +to WinBoard.debug too. (This isn't needed in xboard because ICS +output already goes to stdout, so it's easy to capture along with the +debug output on stderr.) This was issue #280 in the ToDo file. + +* 11/23/2003: Cleaned up some minor problems in cygwin.mak. Thanks to +Hans Werner Strube for the problem report. + +* 11/23/2003: Updated the default list of chess servers in +winboard/defaults.h. Deleted two that appear to be dead and added a +new one that is active. + +* 11/19/2003: Swapped icon_white.bm and icon_black.bm in XBoard. +Hopefully this will get them the right way around by default on more X +window managers. I wish I understood this better. + +* 11/18/2003: Implemented a simple 32-bit random number generator for +WinBoard, replacing the Windows rand(), which ranges only up to +0x7fff. Formerly on Windows, only zippy.lines sayings that started in +the first 32767 bytes of the file could ever be used. This was issue +#505 from the ToDo file. + * 11/16/2003: The xboard man page and info files are now built from a common set of texinfo source files, and the xboard man page now covers cmail as well. Formerly, ever since the texinfo file was first @@ -34,8 +56,6 @@ load, as it gets linked to from the Web. * Modified xboard and winboard makefiles to be able to build the project in the new combined directory structure. -* Added woodthunk.wav sound contributed by Robert Jurjevic. - * Applied a small security fix to pxboard, from Martin Maeok. * Fixed a bug in the game list dialog. The change in 4.2.6 to opening