aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5534fef..8fd8305 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,8 @@ documented in this file.
## [Unreleased] ##
- Added parameter lists to many function declarations.
-- Added usage of `reallocarray()`.
+- Added usage of `ARRAY_SIZE()`.
+- Added usage of `reallocarray()`. Multiple occurrences.
- 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.