aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.