diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dc0fe9..e6ddd1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. +## [Unreleased] ## +- Changed the makefiles to compile with debugging symbols enabled. +- Fixed a crash due to out of bounds array access. + ## [1.4.2] - 2024-07-13 ## - Added command `iset` for compatibility with XBoard, which currently behaves as a no-op. |