aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-04-06 14:19:53 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-04-06 14:19:53 +0200
commite141d9d1f118452f2471e27b1df0324c504e99d4 (patch)
tree0e4b1f15ec586ffb4519a98f506cc00f9d4ed150 /CHANGELOG.md
parentee5bf6e26f13634a99de1dec227d7d68e1befd9c (diff)
Updated the changelog
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 0101e7f..4a3e816 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +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** negative array index read in `accept_match()`.
- **Fixed** null pointer dereferences.
- **Fixed** out-of-bounds array access in `has_legal_move()`.