changelog: use -std=c11 instead of -std=c18

This commit is contained in:
Daniel Eklöf 2020-12-21 12:20:08 +01:00
parent 86c69aed05
commit e95798e608
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -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