diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 17:29:29 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 17:29:29 +0100 |
commit | c19e6d13c78ea441e19962fb1f7fbea1d3334980 (patch) | |
tree | 0476f792517a2bd9f8d697933e6accec01732cce /CHANGELOG.md | |
parent | 1fb80f718ac941d0dbc2ca56b104fab667b28e18 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26b81b4..6f4deec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ documented in this file. - Fixed the type of the variable passed to `strgtime()` and `strltime()`. Multiple occurrences. - Fixed unused variables +- Reformatted code according to OpenBSD's KNF. - Renamed functions in order to avoid conflicts with system declarations. |