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 6a63a47..a9387cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ documented in this file. ## [Unreleased] ## - Added a new build system (and deleted the old). - Added argument lists to many function declarations. +- Added auto-generation of the header file `ficspaths.h` and included + it in `config.h`. - Added better handling of memory allocation errors. - Added usage of the `time_t` typedef in multiple places. This instead of `int`. |