diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-24 11:31:27 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-24 11:31:27 +0100 |
commit | c804222a3de6432641d52b4bbbffa4b3b629b598 (patch) | |
tree | 56558192ce1c2d7bfef0916832a872517e91ba13 /CHANGELOG.md | |
parent | 527c2ab5e3ddebb1a3faf7df901e9b3cf4ad4287 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
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.) |