X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=e38decf6bb7f3f159ee88d6744bca0f63ddd4feb;hb=71a0dc43ed9498db72f4a302a4b11fabb93ab286;hp=62140d090a91c2551b7f2468bf46591e02544b39;hpb=de42af2c838bd38f306bc2c67d0c74dd1125d86b;p=xboard.git diff --git a/ChangeLog b/ChangeLog index 62140d0..e38decf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,27 @@ ChangeLog for XBoard/WinBoard +* 06/12/2005: bugfix some more possible buffer overflows. + +* 06/27/2004: added simple icsEngineAnalyze for xboard + +* 06/26/2004: added icsEngineAnalyze for winboard: Analyze observe games +with a chessprogram on a Internet Chess Server (ICS) + +* 02/12/2004: Bugfix ICS interaction console crashed while chess +engine starting and user type in some stuff. We are wait now to finish +the engine boot. + +* 02/11/2004: Winboard: Added color lines for the ics interaction +console if zippy used + +* 02/09/2004: Added mousewheel support for winboard. Play moves +backward and forward with the mousewheel. + +xboard/WinBoard 4.2.7 -- Fri Nov 28 13:36:00 PST 2003 -- Tim Mann + +* 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.