aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-01 23:08:45 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-01 23:08:45 +0100
commitee6e5db30e28576274d66cd5b617cd4bf003a36a (patch)
tree2b5ba5ab92d60810320734b200c4913c1f422a64
parent3ff1a6816fb70707d239b10496a9548a1c7e490b (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3670047..0a8e0d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@
All notable changes to this fork of FICS version 1.6.2 will be
documented in this file.
+## [Unreleased] ##
+- Replaced C-style headers in C++ files.
+
## [1.4.7] - 2025-12-01 ##
- **Added** a config file interpreter and moved some settings from
`config.h` to `fics.conf` which is read at startup.