aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-04-13 13:53:36 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-04-13 13:53:36 +0200
commit95107ed63ef4d41e6a41cb8ea2375798c9248a58 (patch)
tree1a1f8a1279c63d0a3f8f8273e3f86b475c677022
parentfca882503a748bc51d2e7f8d2ab73a107c9aa24c (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef695bc..5414baa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ documented in this file.
changes made to them possibly introduced game bugs:
- `algcheck.c`
- `algcheck.h`
+ - `board.c`
- `movecheck.c`
- `movecheck.h`
- Cleared sensitive data with `explicit_bzero()`.