aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-04-05 12:29:41 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-04-05 12:29:41 +0200
commitda5735727fcc04df52ba4c136a403fc9c90f8ee6 (patch)
treeecbaf033ee1acae2759fac87c904697056fcb555 /CHANGELOG.md
parent127176ece36e2e7f789ed2bb3962bfff86c573b7 (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 f7e365d..2ecb87c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ documented in this file.
- Fixed constant expression result in `tell()`.
- Fixed double `free()` in `process_login()`.
- Fixed excessive checks.
+- Fixed improper use of negative values.
- Fixed memory leak in `process_login()`.
- Fixed negative array index read in `accept_match()`.
- Fixed null pointer dereferences.