X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=985e938f6c0832aab893c8d97398fc448824d32d;hb=b6563b6394335626a4d7c65d51c2113ec91a41fb;hp=62140d090a91c2551b7f2468bf46591e02544b39;hpb=de42af2c838bd38f306bc2c67d0c74dd1125d86b;p=xboard.git diff --git a/ChangeLog b/ChangeLog index 62140d0..985e938 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ ChangeLog for XBoard/WinBoard +* 09/02/2004: Add mousewheel support for winboard. Play moves backward +and forward with the mousewheel. + +* 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.