aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-04-06 23:53:36 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-04-06 23:53:36 +0200
commitddd7b77c4a55163fa0a17c28bca643e0301190f6 (patch)
treebe0a96db506c14d1d027a23e793886d883288774
parent72ad10933f4af8ccd76b4413ce34f8c55c20b477 (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a3e816..97d1b28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@ documented in this file.
- **Fixed** excessive checks.
- **Fixed** improper use of negative values.
- **Fixed** memory leak in `process_login()`.
-- **Fixed** multiple Clang Tidy warnings.
+- **Fixed** _multiple_ Clang Tidy warnings.
- **Fixed** negative array index read in `accept_match()`.
- **Fixed** null pointer dereferences.
- **Fixed** out-of-bounds array access in `has_legal_move()`.