X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=ChangeLog;h=5198de5609392b4025b7fdaaef38770d82d7014f;hp=b1562e2125d3f80a029a1b0a1b384efea28f7e4b;hb=0d182b4efac85dce968068bfe4509e52e9a30051;hpb=8c255c15cc55a2e5254152c8e07a8ab45b22b7af diff --git a/ChangeLog b/ChangeLog index b1562e2..5198de5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +=========1.4b27================ +- Option "ScoreWhite" : report score from white's point of view (suggested by E.M.). +- Option "KibitzInterval" : try to wait this many seconds between kibitzes (suggested by E.M.) +=========1.4b26================ +- Contraction of version number. +- Log if SetProcessAffinityMask is not available (suggested by E.M.). +- pipe.cpp : Make PipeStruct a proper class with private/public members. +- Check for EOF in GUI input. +- pipe.cpp : delay reporting EOF until buffer is empty. +- Messages from the Engine to PG were not logged in the windows version. +=========1.4w10UCIb24=========== +- Portability fixes for WIN9X (Eric Mullins). +- Portability fixes for MSVC++ (Eric Mullins). +- Default setting of RepeatPV is now true. +- Do not read data if input buffer is full (Windows). =========1.4w10UCIb22=========== - Polyglot now completely poll free... =========1.4w10UCIb21===========