X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=README.txt;h=026ad8bd05c7585c78ac4abbfbc4d6e00b86ae7f;hb=0b8da57d48c47856aac3b742aecc930f3c7b668d;hp=06b87723d4f106442116408b71b344e1ee82ed66;hpb=3a28064cbc828394d6888a3bba103d6dd78e945c;p=uci2wb.git diff --git a/README.txt b/README.txt index 06b8772..026ad8b 100644 --- a/README.txt +++ b/README.txt @@ -34,6 +34,15 @@ H.G.Muller Change log: +15/4/2012 v1.7 +Take 30ms safety margin in translating st command to movetime + +14/1/2011 v1.6 +Replaced all polling by blocking synchronization (through pipes). +Implemented ping (using isready/readyok) +Made sending of debug info to GUI subject to option feature / command-line argument. +Fixed myname feature to handle names containing spaces. + 14/10/2010 Port v1.5 to Linux