diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c69580d..ed3be06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. ## [Unreleased] ## +- Added a config file interpreter and moved some settings from + `config.h` to `fics.conf` which is read at startup. - Added more open flags and changed the code to refer to them by using enums. - Added usage of `unveil()` and `pledge()`. (OpenBSD mitigation |
