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
96a3d315d4
commit
69479bdfda
1 changed files with 35 additions and 1 deletions
36
ChangeLog
36
ChangeLog
|
|
@ -1,5 +1,39 @@
|
||||||
|
|
||||||
=== tio v1.31 ===
|
=== tio v1.32 ===
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Changes since tio v1.31:
|
||||||
|
|
||||||
|
* Update AUTHORS
|
||||||
|
|
||||||
|
* Minor code style cleanups
|
||||||
|
|
||||||
|
* Cleanup print macros
|
||||||
|
|
||||||
|
* Flush output
|
||||||
|
|
||||||
|
Make sure output is transmitted immediately by flushing the output.
|
||||||
|
|
||||||
|
Robey Pointer:
|
||||||
|
|
||||||
|
* add optional timestamps
|
||||||
|
|
||||||
|
with "-t" or "C-t T", toggle a timestamp prefix to each line.
|
||||||
|
|
||||||
|
Jakub Wilk:
|
||||||
|
|
||||||
|
* Fix typos
|
||||||
|
|
||||||
|
Sylvain Lafrasse:
|
||||||
|
|
||||||
|
* Added macOS compatibility
|
||||||
|
|
||||||
|
* Made O_NONBLOCK flag to open() call specific to macOS only.
|
||||||
|
|
||||||
|
* Added macOS-related details.
|
||||||
|
|
||||||
|
* Added O_NONBLOCK flag to open() call for macOS (10.13.6) compatibility.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue