Updated ChangeLog

This commit is contained in:
Martin Lund 2014-09-28 10:33:27 +02:00
parent 47b12f76f3
commit 0ccdeeeb7d

View file

@ -1,3 +1,8 @@
=== Go TTY v0.1 ===
=== Go TTY v0.2 ===
First release.
Changes since Go TTY v0.1:
* Fixed not being able to quit
When gotty was waiting for a device to appear it was impossible to quit
using the ctrl-g ctrl-q sequence. This is now fixed.