diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-08-04 22:51:26 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-08-04 22:51:26 +0200 |
commit | bbebbe27e1b3fa7a39b8a066d1351346d3db899c (patch) | |
tree | efac197d6332392bed5f92bf709c1cefacbd7d0f /CHANGELOG.md | |
parent | 0f7c7ca163ffe2895e02540b64ad2f4dc487a597 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
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. |