aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-11-19 23:48:33 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-11-19 23:48:33 +0100
commit356872c01b074f8e3931367bd841c5c96b2a5ea9 (patch)
tree05439e8a58db0121bdf61c2c046381034e4e526e
parentc4094e9530d9d0769309a895fcf046c94680a8de (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 d18fa49..4c0ab47 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ documented in this file.
## [Unreleased] ##
- Added an autorun script suitable to be run as a cron job.
+- Added usage of macros
- Added width specifications to multiple `fscanf()` and `sscanf()`
calls, thus eliminated the risk of overflow. Multiple occurrences.
- Fixed bughouse. (A board was missing.)