diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce9a9bc..4646e33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ documented in this file. - Fixed unusual struct allocations. - Replaced calls to `rand()` with `brand()` which uses `arc4random_uniform()`. -- Replaced unbounded string handling functions. +- Replaced unbounded string handling functions. Multiple occurrences. ## [1.4.1] - 2024-05-26 ## - **Added** command-line option `a` to the addplayer program. If given, it |