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
1d7efeb561
commit
08d8a338bc
1 changed files with 26 additions and 1 deletions
27
ChangeLog
27
ChangeLog
|
|
@ -1,5 +1,30 @@
|
|||
|
||||
=== tio v1.27 ===
|
||||
=== tio v1.28 ===
|
||||
|
||||
|
||||
Changes since tio v1.27:
|
||||
|
||||
* Update README
|
||||
|
||||
* Update AUTHORS
|
||||
|
||||
* Add snap status to README.md
|
||||
|
||||
* Add README.md to prettify GitHub page
|
||||
|
||||
* Add missing header
|
||||
|
||||
Petr Vaněk:
|
||||
|
||||
* Add missing header file under musl-libc
|
||||
|
||||
Musl's inclusion tree slightly differs from glibc, therefore TCGETS2 is
|
||||
not reachable through sys/ioctl.h, so asm/ioctls.h needs to be included
|
||||
too.
|
||||
|
||||
Jakub Wilk:
|
||||
|
||||
* Fix grammar and typos
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue