diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-14 14:48:35 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-14 14:48:35 +0200 |
commit | 56b508994ce90b461a172e75824700c669cc2254 (patch) | |
tree | 7fbacbba217969fbcc52d63c611abd5559b77663 | |
parent | 5f84b0b13100df9c1991a2ed0a4afdd32ff34d73 (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
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` |