diff options
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ceff41..379ee11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ documented in this file. ## [Unreleased] ## - Added command `iset` for compatibility with XBoard, which currently - is a no-op. + behaves as 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()`. |