diff --git a/ChangeLog b/ChangeLog index 5cac050..136465a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,8 @@ -=== Go TTY v0.7 === +=== Go TTY v0.8 === -Changes since Go TTY v0.6: +Changes since Go TTY v0.7: - * Changed quit key sequence to ctrl-g + q - - Changed the quit key sequence from ctrl-g + ctrl-q to ctrl-g + q as the - latter is simpler and considered more conventional. - - * Updated man page + * Eliminated first time connect delay + Rearranged timeout handling so that the first time connect delay is + eliminated.