diff options
-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`. |