X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=ChangeLog;h=5198de5609392b4025b7fdaaef38770d82d7014f;hp=9b3b5aed49f8acb79ce405016c407b4754f905ac;hb=0d182b4efac85dce968068bfe4509e52e9a30051;hpb=5cd5185613348b13625e257efcd7b2f11ca85276 diff --git a/ChangeLog b/ChangeLog index 9b3b5ae..5198de5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +=========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=========== +- Crash bug in memory command fixed +- Small optimizations =========1.4w10UCIb20=========== - More refactoring. - No more polling for GUI input