diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b1ca39..6a63a47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ documented in this file. - Added a new build system (and deleted the old). - Added argument lists to many function declarations. - Added better handling of memory allocation errors. +- Added usage of the `time_t` typedef in multiple places. This instead + of `int`. - Deleted disabled code - Did new revisions of the following files: - `eco.c` |