From bccba73ecdb240c24b4c54d5832da98617f5e68a Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 19 Oct 2025 23:24:35 +0200 Subject: Updated the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3