X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=070eeb7960ee3b1f5161d239639d5534b62cdf71;hb=baab92d048b9ba06dada3a17ec51d9e9340d4730;hp=ba23d6d0a471bbe2875fd9f4e0499ab2d6c9377c;hpb=e15efca6667b2673b4c1a5879a6917eab6800e58;p=polyglot.git diff --git a/ChangeLog b/ChangeLog index ba23d6d..070eeb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=========1.4.33b================ +- 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. +- Bugfix for ASSERT failure in bright. Now another ASSERT failure has appeared which seems to be bright's fault however. +=========1.4.32b================ +- Bugfix: the default setting for RepeatPV had become false again... +=========1.4.31b================ +- Bugfix: improper handling of vararg function. =========1.4.30b================ - Some more meaningful error messages added. - Some buffer overflow checks added.