aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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`