diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 00:10:04 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 00:10:04 +0100 |
commit | 05b0f4fc1ef4d9231effda09eab705623a71bb5e (patch) | |
tree | db9664a76b617a3126acefe5819caa38dd247824 | |
parent | 356872c01b074f8e3931367bd841c5c96b2a5ea9 (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 2 |
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.) |