diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 16:11:14 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 16:11:14 +0100 |
commit | e09b52d3220c23e951aee610660d26462ad7afbe (patch) | |
tree | 0962583323cff69207c74bcbedec5d27c58bd26f /CHANGELOG.md | |
parent | b4694a17a84a0c1612c1ea07c6cd57c193995328 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a4bfa85..7d1bda1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ documented in this file. - Fixed a bug in `fix_time()` (did return a local address) - Fixed comparison between pointer and integer in `com_inchannel()`. - Fixed implicit integers +- Fixed _multiple_ possible buffer overflows - Fixed unused variables - Renamed functions in order to avoid conflicts with system declarations. |