commit 5f5cca52edf6ce418d8b8f76b578cbd24d8f7d0f from: Markus Uhlin date: Sat Jul 13 11:29:34 2024 UTC Updated the changelog commit - 6f0a82693dd6d2c8a690457f17a9e351f24dadb7 commit + 5f5cca52edf6ce418d8b8f76b578cbd24d8f7d0f blob - 7289863b46f0dd39f4cbb8916954be734d3e8bee blob + 7ceff413b4f7a5a0cae49e773964fca848f978dc --- CHANGELOG.md +++ CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this fork of FICS version 1.6.2 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()`.