aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-05-25 22:40:46 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-05-25 22:40:46 +0200
commitf56409da53e23e91e00fdac0a653483a0180c9b0 (patch)
treee13f7ace62e2c2c67dd5d10855bee3be92b5f99d /CHANGELOG.md
parent546209fa2fb3616033d0353aa613ba82eb2a7275 (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 b423ad4..6aa8f0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ documented in this file.
## [Unreleased] ##
- Added command-line option `a` to the addplayer program. If given, it
adds a player with admin privileges.
+- Fixed resource leaks, i.e. missing calls to `fclose()`.
## [1.4] - 2024-05-20 ##
- **Added** usage of `time_t`. Multiple occurrences.