diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-07-13 13:29:34 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-07-13 13:29:34 +0200 |
commit | 5f5cca52edf6ce418d8b8f76b578cbd24d8f7d0f (patch) | |
tree | cfd823b8e79482eaeca1b1a439659c7c27ec961a /CHANGELOG.md | |
parent | 6f0a82693dd6d2c8a690457f17a9e351f24dadb7 (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7289863..7ceff41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. ## [Unreleased] ## +- Added command `iset` for compatibility with XBoard, which currently + is a no-op. - Added command-line option `l` (Display the legal notice and exit.) - Added return value checking of multiple `fscanf()` calls. - Added usage of `ARRAY_SIZE()`. |