aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a28b1b2..3ff7dc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ documented in this file.
- Added width specifications to multiple `fscanf()` and `sscanf()`
calls, thus eliminated the risk of overflow.
- Fixed bughouse. (A board was missing.)
+- Fixed ignored return values.
+- Fixed uninitialized variables.
## [1.4.3] - 2024-08-04 ##
- **Added** command-line option `d` (Run in the background.)