diff options
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 7d1bda1..2913446 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_ cases of use of possibly uninitialized variables. - Fixed _multiple_ possible buffer overflows - Fixed unused variables - Renamed functions in order to avoid conflicts with system |