mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update NEWS
This commit is contained in:
parent
4307e81760
commit
1c32555c2a
1 changed files with 27 additions and 1 deletions
28
NEWS
28
NEWS
|
|
@ -1,5 +1,31 @@
|
|||
|
||||
=== tio v2.6 ===
|
||||
=== tio v2.7 ===
|
||||
|
||||
|
||||
|
||||
Changes since tio v2.6:
|
||||
|
||||
Paul Ruizendaal:
|
||||
|
||||
* Add xmodem and ymodem file send support
|
||||
|
||||
HiFiPhile:
|
||||
|
||||
* tty_stdin_input_thread(): write to pipe only if byte_count > 0.
|
||||
|
||||
* Ignore EINTR error.
|
||||
|
||||
* CYGWIN: Add support for "COM*" naming.
|
||||
|
||||
Wes Koerber:
|
||||
|
||||
* chore: reorder log-strip and log-append
|
||||
|
||||
reorder to maintain consistency with documentation
|
||||
|
||||
* chore: update readme, bash completion, man page
|
||||
|
||||
* fix: support --log-append in cli options
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue