aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 3777995..a415add 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ documented in this file.
- Added parameter lists to many function declarations.
- Added usage of `reallocarray()` which handles multiplication
overflow.
+- Fixed an empty hostname in the addplayer program.
- Fixed non-ANSI function declarations of functions. (Multiple
occurrences.)
- Made functions and variables private where possible.