diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-25 00:12:59 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-25 00:12:59 +0100 |
commit | f812a813db207000a3a893b96a50ae3c539a9bbb (patch) | |
tree | 22d15f1df8269b6787b466bdb213a0df451d5e80 | |
parent | ed5edb50dac1541d6b232599de2b176ec44ecd18 (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 56fb628..a2fb43f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ documented in this file. to be added in a later version. We also want the seek/unseek commands. - Added missing calls to `fclose()`. +- Added null checks. - Added usage of `time_t`. - Added usage of macros. - Added variable `seek`. |