diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-04 04:25:56 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-04 04:25:56 +0200 |
commit | 9987edc0664095f6e28d2d0cbbbaa09881763ae4 (patch) | |
tree | 8073456e0dd8e163013822b0d294d1bd6799b78d /CHANGELOG.md | |
parent | 564987b8e3ebef24e13707df650faf10cd1d775c (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 84a3b63..852add7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Added parameter lists to many function declarations. - Added usage of `reallocarray()` which handles multiplication overflow. +- Cleared sensitive with `explicit_bzero()`. - Fixed an empty hostname in the addplayer program. - Fixed non-ANSI function declarations of functions. (Multiple occurrences.) |