aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.)