mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Updated ChangeLog
This commit is contained in:
parent
9f38512285
commit
952be06384
1 changed files with 22 additions and 14 deletions
36
ChangeLog
36
ChangeLog
|
|
@ -1,26 +1,34 @@
|
|||
=== Go TTY v1.2 ===
|
||||
=== Go TTY v1.3 ===
|
||||
|
||||
Changes since Go TTY v1.1:
|
||||
Changes since Go TTY v1.2:
|
||||
|
||||
* Enabled .tar.gz distribution support
|
||||
* Do not quit on error
|
||||
|
||||
Github does not allow releases including .tar.xz anymore so we have to
|
||||
also enable old school .tar.gz.
|
||||
This makes gotty more robust in the sense it will not quit when an error
|
||||
occurs but simply continue to try reconnect.
|
||||
|
||||
* Added AUTHORS file
|
||||
* Updated version text
|
||||
|
||||
* Added unit for baudrate
|
||||
* Updated AUTHORS file
|
||||
|
||||
* Renamed --char-delay to --output-delay
|
||||
* Cleanup man page examples
|
||||
|
||||
Renaming to make the naming more specific for the feature.
|
||||
* Updated LICENSE file
|
||||
|
||||
* Fixed man page for whatis
|
||||
* Reverted back to tar.xz only distribution
|
||||
|
||||
Jesper Larsen:
|
||||
* Updated README
|
||||
|
||||
* Added packaging files for Ubuntu
|
||||
Jakub Wilk:
|
||||
|
||||
Jeppe Ledet-Pedersen:
|
||||
* Clarified README that the license is GPLv2+
|
||||
|
||||
* Add option for setting inter-character delay
|
||||
* 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