aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-10 01:37:33 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-10 01:37:33 +0100
commitde9a9a08e9d5a2ff26aa3c9060071f8a2ddb978c (patch)
treeec7e7e214828bc95e8db83d8557fa2ce8cb6abda /CHANGELOG.md
parent9aabcc4bf2bf8d66a50c6a934f743c5dede3fd43 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15f2751..2a25c6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ documented in this file.
- Fixed a `sscanf()` bug in `com_anews()`.
- Fixed implicit integers
- Fixed unused variables
+- Renamed functions in order to avoid conflicts with system
+ declarations.
## 2023-12-07 ##
- Forked FICS version 1.6.2 made by Richard Nash.