aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-03-31 14:38:25 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-03-31 14:38:25 +0200
commit5f2675a6956dc6139771031bfeab63a882530f1c (patch)
treeb4fa722ba5d18ca01cfd6385778b4c0c6c844481 /CHANGELOG.md
parentca0aec9395dc18a715f7c60329538b19eb940b04 (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 44783d3..e79ea92 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 parameter lists to many function declarations.
- Fixed non-ANSI function declarations of functions. (Multiple
occurrences.)
- Made functions and variables private where possible.