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
315ebd7007
commit
3403d4214c
1 changed files with 17 additions and 1 deletions
18
ChangeLog
18
ChangeLog
|
|
@ -1,4 +1,19 @@
|
||||||
=== tio v1.9 ===
|
=== tio v1.10 ===
|
||||||
|
|
||||||
|
Changes since tio v1.9:
|
||||||
|
|
||||||
|
* Introduced lock on device file
|
||||||
|
|
||||||
|
Tio will now test for and obtain an advisory lock on the tty device file
|
||||||
|
to prevent starting multiple sessions on the same tty device.
|
||||||
|
|
||||||
|
* Updated AUTHORS
|
||||||
|
|
||||||
|
Jakub Wilk:
|
||||||
|
|
||||||
|
* Treat EOF on stdin as error
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Changes since tio v1.8:
|
Changes since tio v1.8:
|
||||||
|
|
||||||
|
|
@ -122,3 +137,4 @@ Jakub Wilk:
|
||||||
* Fixed silly "tio or tio" in man page
|
* Fixed silly "tio or tio" in man page
|
||||||
|
|
||||||
* Fixed typo
|
* Fixed typo
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue