version 1.4.36b
[polyglot.git] / ChangeLog
index b63a77a..9bae4d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,22 @@
+=========1.4.36b================\r
+- Bugfix: option = 0/1 was translated incorrectly.\r
+- Default node count is 1.\r
+- EOF received from the engine should now be logged correctly (i.e. after the buffer is empty).\r
+- Bugfix: Nasty buffer overflow in the macro CONSTRUCT_ARG_STRING.\r
+- Bugfix: pipex_writeln (win32) was logging at the wrong spot. \r
+- Log board when an illegal move is received. \r
+=========1.4.35b================\r
+- New WbWorkAround for silly bug in WB. Depth <=1 clears the engine output window. Why should an engine not be allowed to send info at depth one?\r
 =========1.4.34b================\r
 - Warning: this release is less well tested as usual\r
 - Allow spaces around "=" in "option =" commands.\r
-- WbWorkArounds is now true by default.\r
+- WbWorkArounds is now true by default. It decapitalizes Draw when this appears in engine option. \r
 - Trying to set a non existent UCI option gives an error. \r
 - PG will now resign in case of an illegal engine move. \r
 - More code has been put in "pipex".\r
 - info strings and unrecognized info lines are relayed to the GUI.\r
 =========1.4.33b================\r
-- New option: "WbWorkArounds". Currently it blocks options which contain "Draw" in their name from being sent to the GUI. Engines that have such options are Rybka and HIARCS. \r
+- New option: "WbWorkArounds" to work around bugs in WB. Currently it blocks options which contain "Draw" in their name from being sent to the GUI. Engines that have such options are Rybka and HIARCS. \r
 - Bugfix for ASSERT failure in bright. Now another ASSERT failure has appeared which seems to be bright's fault however. \r
 =========1.4.32b================\r
 - Bugfix: the default setting for RepeatPV had become false again...\r