diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-13 21:36:42 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-13 21:36:42 +0200 |
commit | 69ecfa256f9a251d2761602fd31399ea9191884a (patch) | |
tree | bc4854f584fe4c9cd1279961154c4be8b01beed5 /CHANGELOG.md | |
parent | 2a766d076c271cadffd27cfa83a9de1955726891 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5414baa..915eb1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ documented in this file. - Added parameter lists to many function declarations. - Added usage of `reallocarray()` which handles multiplication overflow. +- Added usage of `msnprintf()`, `mstrlcpy()` and `mstrlcat()` which + detects and logs truncation. - Added usage of the functions from `err.h`. - Checked out the following files by tag 1.0, because the previous changes made to them possibly introduced game bugs: |