From 11458f370769f762ed354b28ab7236e3420df331 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Wed, 8 Oct 2014 19:59:38 +0200 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ba051fa..5cac050 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ -=== Go TTY v0.6 === +=== Go TTY v0.7 === -Changes since Go TTY v0.5: +Changes since Go TTY v0.6: + + * 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 - * Added timestamp to gotty prompt