aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-04-14 14:48:35 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-04-14 14:48:35 +0200
commit56b508994ce90b461a172e75824700c669cc2254 (patch)
tree7fbacbba217969fbcc52d63c611abd5559b77663 /CHANGELOG.md
parent5f84b0b13100df9c1991a2ed0a4afdd32ff34d73 (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 8f33bcc..2645ac8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ documented in this file.
- Added usage of the functions from `err.h`.
- Changed the make install target to not overwrite the data messages
in case they're already present.
+- Deleted unused includes.
- Made functions and variables private where possible.
- Reformatted code according to OpenBSD's KNF:
- `talkproc.c`