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
7b7cc28162
commit
b163b557e3
1 changed files with 18 additions and 1 deletions
19
ChangeLog
19
ChangeLog
|
|
@ -1,5 +1,22 @@
|
|||
|
||||
=== tio v1.19 ===
|
||||
=== tio v1.20 ===
|
||||
|
||||
Changes since tio v1.19:
|
||||
|
||||
* Added more error handling of terminal calls
|
||||
|
||||
Also removed duplicate terminal flushing calls.
|
||||
|
||||
* Revert "Added support for non-standard baud rates"
|
||||
|
||||
This reverts commit deec83a4eeddd5c3b2d4df041aede2bceb8867da.
|
||||
|
||||
Reverting because supporting non-standard or arbitrary baud rates is
|
||||
troublesome because the c library provides no means of doing so and even
|
||||
if bare metal linux kernel interface is used it will not work on all
|
||||
Linux kernels version.
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.18:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue