aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-11-24 11:31:27 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-11-24 11:31:27 +0100
commitc804222a3de6432641d52b4bbbffa4b3b629b598 (patch)
tree56558192ce1c2d7bfef0916832a872517e91ba13
parent527c2ab5e3ddebb1a3faf7df901e9b3cf4ad4287 (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 a36213c..40a58f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ documented in this file.
- Added missing calls to `fclose()`.
- Added usage of `time_t`.
- Added usage of macros.
+- Added variable `seek`.
- Added width specifications to multiple `fscanf()` and `sscanf()`
calls, thus eliminated the risk of overflow. Multiple occurrences.
- Fixed bughouse. (A board was missing.)