diff options
-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. |