Commit Diff


commit - fca882503a748bc51d2e7f8d2ab73a107c9aa24c
commit + 95107ed63ef4d41e6a41cb8ea2375798c9248a58
blob - ef695bc30ad893235aa3287802261756ccf636af
blob + 5414baa6892b98be3103393f7a90b55e56e4fd3a
--- CHANGELOG.md
+++ 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()`.