aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-08-04 22:51:26 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-08-04 22:51:26 +0200
commitbbebbe27e1b3fa7a39b8a066d1351346d3db899c (patch)
treeefac197d6332392bed5f92bf709c1cefacbd7d0f
parent0f7c7ca163ffe2895e02540b64ad2f4dc487a597 (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 7cd0f0f..911f0b1 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] ##
+- Added an autorun script suitable to be run as a cron job.
+
## [1.4.3] - 2024-08-04 ##
- **Added** command-line option `d` (Run in the background.)
- **Changed** the makefiles to compile with debugging symbols enabled.