aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-17 17:29:29 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-17 17:29:29 +0100
commitc19e6d13c78ea441e19962fb1f7fbea1d3334980 (patch)
tree0476f792517a2bd9f8d697933e6accec01732cce /CHANGELOG.md
parent1fb80f718ac941d0dbc2ca56b104fab667b28e18 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
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.