=== Go TTY v1.3 === Changes since Go TTY v1.2: * Do not quit on error This makes gotty more robust in the sense it will not quit when an error occurs but simply continue to try reconnect. * Updated version text * Updated AUTHORS file * Cleanup man page examples * Updated LICENSE file * Reverted back to tar.xz only distribution * Updated README Jakub Wilk: * Clarified README that the license is GPLv2+ * Stripped trailing whitespace from man page * Fixed typo Jakob Haufe: * Add missing declaration * Add missing include