aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-12-04 01:49:06 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-12-04 01:49:06 +0100
commitc7e0bad343efb01501a1277c2b16bea9373adcd0 (patch)
tree1c3b529cdcd1b9d29d303ad77b39777eef7c9f68
parente011c1de858a56d48fed0c3594d2e77e64be67f8 (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88b8054..07feedf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ documented in this file.
commands.
- **Added** missing calls to `fclose()`.
- **Added** null checks.
+- **Added** player number checks, i.e. validate that the player number is
+ OK and within bounds.
- **Added** usage of `time_t`.
- **Added** usage of macros.
- **Added** variable `seek`.