aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c0ab47..9cef17b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ documented in this file.
## [Unreleased] ##
- Added an autorun script suitable to be run as a cron job.
-- Added usage of macros
+- 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.)