version 1.4w10UCIb17
[polyglot.git] / ChangeLog
index 319af6b..ab9261c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+=========1.4w10UCIb17===========\r
+- More refactoring. main.cpp is now #ifdef _WIN32 free.\r
+- The main loop (previously in adapter.cpp) is now in its own file mainloop.cpp.\r
+- adapter.cpp has been renamed into xboard2uci.cpp. It is #ifdef _WIN32 free.\r
+- EOF from the engine no longer kills PG. It should now\r
+be possible to close an engine and reopen another one (if that ever were useful) \r
+=========1.4w10UCIb16===========\r
+- xboard options commands\r
+- correction of handling of combo boxes in UCI protocol\r
+- "gui-mode". It is now possible to run PG without config file\r
+- The polyglot options are not exported, so they are now settable by the GUI\r
 =========1.4w10UCIb15===========\r
 - Due to refactoring time stamps in Windows would be written twice. \r
 This has been fixed. \r