diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-23 21:05:57 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-23 21:05:57 +0100 |
commit | 38a438285ec98c3215fcdd63ef2c35fc2a6fe351 (patch) | |
tree | 0e33c917d6876cf6314f94905caa71bcd5653c78 | |
parent | 618a796eea5a23957d302af784478728358825a7 (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 27e5968..c4ac2b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ documented in this file. ## [Unreleased] ## - Added an autorun script suitable to be run as a cron job. - Added missing calls to `fclose()`. +- Added usage of `time_t`. - Added usage of macros. - Added width specifications to multiple `fscanf()` and `sscanf()` calls, thus eliminated the risk of overflow. Multiple occurrences. |