From bcf882f6d5621317e5b318fc604c1d69bf93f77e Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 1 Jun 2024 22:15:35 +0200 Subject: Updated the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 48aba8a..0d39736 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ documented in this file. ## [Unreleased] ## - Added command-line option `l` (Display the legal notice and exit.) +- Replaced calls to `rand()` with `brand()` which uses + `arc4random_uniform()`. ## [1.4.1] - 2024-05-26 ## - **Added** command-line option `a` to the addplayer program. If given, it -- cgit v1.2.3