aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-08-03 20:46:38 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-08-03 20:46:38 +0200
commit0f219f1c211a8dc24982095d0f544291ebe79d26 (patch)
tree5b8c58f8b907fe605d7d877cca4299c9e341c65b
parentf4f8cebe50c64956e96cd92fe2f3555fc4f32557 (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f8c5fe..edf6fa6 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 command-line option `d` (Run in the background.)
- Changed the makefiles to compile with debugging symbols enabled.
- Changed the program to handle the return value of `fgets()`,
`fscanf()` and `sscanf()`. Multiple occurrences.