aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-01-04 00:32:30 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-01-04 00:32:30 +0100
commit6697f027c1510566e18ec5939abcccac9ae2bd4a (patch)
tree0459ebe3eed21c52ff34043502ea0f6616cd07b9 /CHANGELOG.md
parent725126533258996f45965ebc4a2553a3a2c32c9f (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
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()`