diff options
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 7129b5a..9c97c25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ documented in this file. ## [Unreleased] ## - Added parameter lists to many function declarations. +- Added usage of `reallocarray()`. - Added usage of the functions from `err.h`. - Changed the make install target to not overwrite the data messages in case they're already present. |