mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Update ChangeLog
This commit is contained in:
parent
a68421c263
commit
43dae45dbf
1 changed files with 5 additions and 31 deletions
36
ChangeLog
36
ChangeLog
|
|
@ -1,34 +1,8 @@
|
||||||
=== Go TTY v1.3 ===
|
=== Go TTY v1.4 ===
|
||||||
|
|
||||||
Changes since Go TTY v1.2:
|
Changes since Go TTY v1.3:
|
||||||
|
|
||||||
* Do not quit on error
|
* Fix tty device file accessibility test
|
||||||
|
|
||||||
This makes gotty more robust in the sense it will not quit when an error
|
Fixes ending up in a freeze when a tty device exists but is not
|
||||||
occurs but simply continue to try reconnect.
|
readable.
|
||||||
|
|
||||||
* 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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue