diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-31 21:29:12 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-31 21:29:12 +0100 |
commit | 877ea754a1c7fb15d6e73361dcef163a39d14264 (patch) | |
tree | 9ce79561fb89baa92dbea77697a3e55f22b893d8 | |
parent | a16706982141c48a0de0429dcb3283410382b90e (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 02c8217..0c5e33b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ documented in this file. ## [Unreleased] ## - Added argument lists to many function declarations. +- Added initialization of many variables. - Changed the addplayer program to generate passwords that are 8 characters long (was 4). - Deleted non-existent functions from the header files. |