aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-31 21:29:12 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-31 21:29:12 +0100
commit877ea754a1c7fb15d6e73361dcef163a39d14264 (patch)
tree9ce79561fb89baa92dbea77697a3e55f22b893d8 /CHANGELOG.md
parenta16706982141c48a0de0429dcb3283410382b90e (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 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.