mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update ChangeLog
This commit is contained in:
parent
641b7d87ca
commit
e9efa13bc5
1 changed files with 20 additions and 1 deletions
21
ChangeLog
21
ChangeLog
|
|
@ -1,5 +1,23 @@
|
|||
|
||||
=== tio v1.26 ===
|
||||
=== tio v1.27 ===
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.26:
|
||||
|
||||
* Update man page
|
||||
|
||||
* Add support for setting non-standard baudrates
|
||||
|
||||
Support for non-standard baudrate settings will be automatically enabled
|
||||
if the termios2 interface is detected available. However, to play it
|
||||
safe, the old and widely supported termios interface will still be used
|
||||
when setting standard baudrates.
|
||||
|
||||
* Cleanup
|
||||
|
||||
* Update AUTHORS
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.25:
|
||||
|
|
@ -77,6 +95,7 @@ Jakub Wilk:
|
|||
* Fix typos
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.21:
|
||||
|
||||
* Update man page date
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue