From fdcefa6e40e2368eee1bff84ec33021b8bf3ab0b Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 6 Jul 2024 19:34:36 +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 4646e33..41255e0 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. +- Replaced `bcopy()` with `memmove()`. - Replaced calls to `rand()` with `brand()` which uses `arc4random_uniform()`. - Replaced unbounded string handling functions. Multiple occurrences. -- cgit v1.2.3