diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 00:32:30 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 00:32:30 +0100 |
commit | 6697f027c1510566e18ec5939abcccac9ae2bd4a (patch) | |
tree | 0459ebe3eed21c52ff34043502ea0f6616cd07b9 | |
parent | 725126533258996f45965ebc4a2553a3a2c32c9f (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 7a89fb0..242d142 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. ## [Unreleased] ## +- Added `PRINTFLIKE()` and fixed many format errors. - Added argument lists to many function declarations. - Added initialization of many variables. - Added usage of `ARRAY_SIZE()` |