diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 90a18e3..2730b94 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +# 1↊ + +* Initialise error handler array. +* Initialise and destroy error handler array mutex. +* Fix Makefile. +* Update gitignore. + # 19 * Fix error when compiling with GCC: *src/u8c/dat.c:22:29: error: initializer element is not constant [-Wpedantic]*. |