From e7477b47392fc685ea28357bbc478fa94119500d Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 7 Jul 2024 01:09:39 +0200 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 41255e0..0146287 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ documented in this file. ## [Unreleased] ## - Added command-line option `l` (Display the legal notice and exit.) - Fixed unusual struct allocations. +- Made functions and variables private where possible. - Replaced `bcopy()` with `memmove()`. - Replaced calls to `rand()` with `brand()` which uses `arc4random_uniform()`. -- cgit v1.2.3