diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-08-20 03:13:22 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-08-20 03:13:22 +0200 |
commit | 196316bd38da23d9d7f6ca401fd7c0f979e86769 (patch) | |
tree | e8836f151d586452a57f070c5c310c39d26d5b96 | |
parent | d20f951efc90d3bc46e0b5e9867850feec0b408f (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0813853..a28b1b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Added an autorun script suitable to be run as a cron job. - Added width specifications to multiple `fscanf()` and `sscanf()` calls, thus eliminated the risk of overflow. +- Fixed bughouse. (A board was missing.) ## [1.4.3] - 2024-08-04 ## - **Added** command-line option `d` (Run in the background.) |