aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-04-21 16:58:32 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-04-21 16:58:32 +0200
commitbe4f2217783b5bfa2c1d39cb3a7116b9fa850534 (patch)
tree364ed2959e929f3607b880832cfbf0de1c02ab21
parentdf725ecc74c1bdad755a16c8cefb555f4926014e (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md1
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.