mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-16 22:05:21 -05:00
changelog: use -std=c11 instead of -std=c18
This commit is contained in:
parent
86c69aed05
commit
e95798e608
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
* The fcft and tllist library subprojects are now handled via Meson
|
||||
[wrap files](https://mesonbuild.com/Wrap-dependency-system-manual.html)
|
||||
instead of needing to be manually cloned.
|
||||
* Use `-std=c11` instead of `-std=c18`.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
@ -36,6 +37,7 @@
|
|||
### Contributors
|
||||
|
||||
* [craigbarnes](https://codeberg.org/craigbarnes)
|
||||
* [sterni](https://codeberg.org/sterni)
|
||||
|
||||
|
||||
## 1.6.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue