X-Git-Url: http://winboard.nl/cgi-bin?p=uci2wb.git;a=blobdiff_plain;f=README.txt;h=09d94aedf787e57b87b078250ab0ead6d8a11f5c;hp=199c2d8dbdb9a7d8224033c3b398a319dcd9fc56;hb=1e8b2a6e137452edec15c70394d22bf864a5d54f;hpb=f9844d01d1218234ea20bcc172abfa4232b5a526 diff --git a/README.txt b/README.txt index 199c2d8..09d94ae 100644 --- a/README.txt +++ b/README.txt @@ -50,6 +50,28 @@ H.G.Muller Change log: +8/11/2016 2.3 +Implement handling of 'UCI_Variant' option for variant announcement and selection +Pass 'info string variant' line as 'setup' command to allow engine-defined variants +Set 'UCI_Opponent' option in accordance with CECP 'name' and 'computer' commands +Fix option setting during analysis (MultiPV!) + +22/11/2016 2.2 +Use USI gameover command to relay game result +Handle USI win claims +Correct wtime/btime for byoyomi + +7/11/2016 2.1 +Make Linux version SIGTERM-proof +Recognize forward Pawn pushes as irreversible in UCCI +Block input from GUI during thinking +Use uxinewgame +Implement support for pre-standard UCI Chess960 engines ('Arena960 dialect') +Fix hash-size setting in UCCI +Combine name and version when engine gives them in separate 'id' commands +Fake time and node count for engines that do not report it +Add interactive options for byoyomi work-around + 28/10/2014 2.0 Implement UCCI support