diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 23:57:59 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 23:57:59 +0100 |
commit | 56bfbf4abdc55057ce0f8e214432d7c2d488e719 (patch) | |
tree | cd16c06205c24c16fa14cf52a35a93293d782633 | |
parent | 28b74040a50607eaeb62848e75bfcc019b9579ab (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cef17b..74abb8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ documented in this file. - Fixed ignored return values of important functions such as `fgets()`, `fscanf()` and `sscanf()`. Multiple occurrences. - Fixed uninitialized variables. +- Usage of begin/end decls in headers. ## [1.4.3] - 2024-08-04 ## - **Added** command-line option `d` (Run in the background.) |