aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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()`.