From a491007f85a2a9848236d3aed28d44a7c02f0c68 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 6 Jul 2024 19:04:45 +0200 Subject: Updated the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3