aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.