aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-03-15 23:53:10 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-03-15 23:53:10 +0100
commit7df41f1115c06740f7b17db3fda15d0b985338c2 (patch)
treef0852adac5509e162650dd066533d71e4dbd4c9f /CHANGELOG.md
parent3caa680f3b058a32e5a2bf970d6e308e9197bc65 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 617bb40..2390416 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ documented in this file.
- Added `PRINTFLIKE()` and fixed many format errors.
- Added argument lists to many function declarations.
- Added initialization of many variables.
+- Added newly written manual pages.
- Added usage of `ARRAY_SIZE()`
- Changed the addplayer program to generate passwords that are 8
characters long (was 4).