version 1.4b27
[polyglot.git] / ChangeLog
index 83ac8ec..5198de5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+=========1.4b27================\r
+- Option "ScoreWhite" : report score from white's point of view (suggested by E.M.).\r
+- Option "KibitzInterval" : try to wait this many seconds between kibitzes (suggested by E.M.)\r
+=========1.4b26================\r
+- Contraction of version number.\r
+- Log if SetProcessAffinityMask is not available (suggested by E.M.).\r
+- pipe.cpp : Make PipeStruct a proper class with private/public members.\r
+- Check for EOF in GUI input.\r
+- pipe.cpp : delay reporting EOF until buffer is empty.\r
+- Messages from the Engine to PG were not logged in the windows version.\r
+=========1.4w10UCIb24===========\r
+- Portability fixes for WIN9X (Eric Mullins).\r
+- Portability fixes for MSVC++ (Eric Mullins).\r
+- Default setting of RepeatPV is now true.\r
+- Do not read data if input buffer is full (Windows).\r
+=========1.4w10UCIb22===========\r
+- Polyglot now completely poll free...\r
+=========1.4w10UCIb21===========\r
+- Crash bug in memory command fixed\r
+- Small optimizations\r
+=========1.4w10UCIb20===========\r
+- More refactoring.\r
+- No more polling for GUI input\r
+=========1.4w10UCIb18===========\r
+- Two new utilities: info-book and dump-book.\r
+=========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 became useful) \r
 =========1.4w10UCIb16===========\r
 - xboard options commands\r
 - correction of handling of combo boxes in UCI protocol\r