X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=ChangeLog;h=ab9261c0a41b51c251a25b042427260113dcca3f;hp=83ac8ec54ee090aec65a6fd7f78bb81dd969831a;hb=6442b61046f46f65bfc4bf0b3727abe2dc27acb8;hpb=e7a2abd9bd4fce9ebbd70793b00d9d5f99886348 diff --git a/ChangeLog b/ChangeLog index 83ac8ec..ab9261c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +=========1.4w10UCIb17=========== +- More refactoring. main.cpp is now #ifdef _WIN32 free. +- The main loop (previously in adapter.cpp) is now in its own file mainloop.cpp. +- adapter.cpp has been renamed into xboard2uci.cpp. It is #ifdef _WIN32 free. +- EOF from the engine no longer kills PG. It should now +be possible to close an engine and reopen another one (if that ever were useful) =========1.4w10UCIb16=========== - xboard options commands - correction of handling of combo boxes in UCI protocol