From 52fb976fe3cfbc2c3bfac38b9a170c46c7021972 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 7 Jul 2024 12:58:09 +0200 Subject: Updated the changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index af3c43f..2c686c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ documented in this file. - Replaced `bcopy()` with `memmove()`. - Replaced calls to `rand()` with `brand()` which uses `arc4random_uniform()`. -- Replaced unbounded string handling functions. Multiple occurrences. +- Replaced unbounded string handling functions. Multiple + occurrences. Whole tree completed. ## [1.4.1] - 2024-05-26 ## - **Added** command-line option `a` to the addplayer program. If given, it -- cgit v1.2.3