diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-05-25 19:12:11 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-05-25 19:12:11 +0200 |
commit | 1db504e122f5fb905184af0c36f0f955084f04db (patch) | |
tree | adba1831ea2f0a090cbfb32315762f98888c8f1f | |
parent | 25b51226c5af3a55ce2c55d05b1a36b3ac322fd5 (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d845ce3..b423ad4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. +## [Unreleased] ## +- Added command-line option `a` to the addplayer program. If given, it + adds a player with admin privileges. + ## [1.4] - 2024-05-20 ## - **Added** usage of `time_t`. Multiple occurrences. - **Changed** the program to create news index files even if no old ones |