From c0086daf6bc3de98fe2f0bb3c344cdddb598e7f0 Mon Sep 17 00:00:00 2001 From: merakor Date: Mon, 8 Jun 2020 07:40:52 +0000 Subject: changelog: update FossilOrigin-Name: ab52c7700d416ee22cff87b4991dbf61343271603fd781667f9dfb89d81fbdea --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 205ea69..110c275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +UNRELEASED +---------- + +### Added +- Makefile configurations were moved to config.mk. + +### Changed +- `kiss` no longer ignores musl and gcc on `fixdeps()`. This will result in a +- Makefile now accepts `LIBS`, `LDFLAGS`, and `CFLAGS` + +### Fixed +- `C89` compatibility on C programs. + + 2.1.2 - 2020-06-03 ------------------ -- cgit v1.2.3