mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
34 lines
557 B
Text
34 lines
557 B
Text
=== 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
|