Bugfix ICS interaction console
[xboard.git] / ChangeLog
index 62140d0..2c791a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,16 @@
 ChangeLog for XBoard/WinBoard
+* 12/02/2004: Bugfix ICS interaction console crashed while chess engine is starting 
+and user type in some stuff. We are wait now to finish the engine boot.
+
+* 11/02/2004: Winboard: Added color lines for the ics interaction console if zippy used
+
+* 09/02/2004: Added 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.