update changelog
This commit is contained in:
parent
d0efbc5d3a
commit
4cccba74d2
1 changed files with 6 additions and 2 deletions
|
@ -1,14 +1,18 @@
|
||||||
version 0.9.28:
|
version 0.9.28:
|
||||||
|
|
||||||
User interface:
|
User interface:
|
||||||
|
- new tcc -ar x and t flags (herman ten brugge)
|
||||||
|
|
||||||
Platforms:
|
Platforms:
|
||||||
- new RISC-V (riscv64) target
|
- new RISC-V (riscv64) target
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
- tcc -ar x and t flags
|
- Improved support for C11
|
||||||
|
- C11 _Static_assert support (matthias)
|
||||||
|
|
||||||
|
Fixes:
|
||||||
|
- fix preprocessor line (#line) directive (herman ten brugge)
|
||||||
|
Many more! see also git shortlog release_0_9_27...HEAD
|
||||||
|
|
||||||
Version 0.9.27:
|
Version 0.9.27:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue