aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-11-20 23:57:59 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-11-20 23:57:59 +0100
commit56bfbf4abdc55057ce0f8e214432d7c2d488e719 (patch)
treecd16c06205c24c16fa14cf52a35a93293d782633
parent28b74040a50607eaeb62848e75bfcc019b9579ab (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md1
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.)