aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
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).