From a293a43e490dd8925427718eb8e4ae52ba394c3b Mon Sep 17 00:00:00 2001 From: H.G.Muller Date: Wed, 21 Sep 2016 23:41:19 +0200 Subject: [PATCH] Update README file --- README.txt | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/README.txt b/README.txt index 199c2d8..2de28a4 100644 --- a/README.txt +++ b/README.txt @@ -50,6 +50,22 @@ H.G.Muller Change log: +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 -- 1.7.0.4