diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-28 23:34:46 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-28 23:34:46 +0100 |
commit | a7c1d4640a496e3d2712ee1eb93dc5c115b74d7f (patch) | |
tree | 0fa2910f27c9dc44e7229107d6dbba3c1d62e75f /CHANGELOG.md | |
parent | f59be39cc5c82b05e2bf836eefa2cd7974d4e6a5 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d50d7d..7dac0b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ documented in this file. ## [Unreleased] ## - Added argument lists to many function declarations. - Deleted non-existent functions from the header files. +- Replaced `rand()` calls with arc4random. ## [1.0] - 2023-12-28 ## - Added a new build system (and deleted the old). |