mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Updated ChangeLog
This commit is contained in:
parent
1eca1f7dc6
commit
689cedf02b
1 changed files with 22 additions and 5 deletions
27
ChangeLog
27
ChangeLog
|
|
@ -1,9 +1,26 @@
|
||||||
=== Go TTY v1.1 ===
|
=== Go TTY v1.2 ===
|
||||||
|
|
||||||
Changes since Go TTY v1.0:
|
Changes since Go TTY v1.1:
|
||||||
|
|
||||||
* Flush I/O data on connect
|
* Enabled .tar.gz distribution support
|
||||||
|
|
||||||
Make sure there is no stale I/O data on tty device upon connect.
|
Github does not allow releases including .tar.xz anymore so we have to
|
||||||
|
also enable old school .tar.gz.
|
||||||
|
|
||||||
* Updated README
|
* Added AUTHORS file
|
||||||
|
|
||||||
|
* Added unit for baudrate
|
||||||
|
|
||||||
|
* Renamed --char-delay to --output-delay
|
||||||
|
|
||||||
|
Renaming to make the naming more specific for the feature.
|
||||||
|
|
||||||
|
* Fixed man page for whatis
|
||||||
|
|
||||||
|
Jesper Larsen:
|
||||||
|
|
||||||
|
* Added packaging files for Ubuntu
|
||||||
|
|
||||||
|
Jeppe Ledet-Pedersen:
|
||||||
|
|
||||||
|
* Add option for setting inter-character delay
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue