aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-07-17 17:46:26 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-07-17 17:46:26 +0200
commit38d8d13a0c06626caf6ed8d9425f57afa42e7665 (patch)
tree8ddfcbb24f914155e214225aa0a6e0d793fbc608 /CHANGELOG.md
parenta6905ce3fef0a93e4344095b2f893ee668f6a985 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
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.