aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-07-13 14:08:42 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-07-13 14:08:42 +0200
commitbb94743ee23f4310298535cca5d833b6502999cf (patch)
tree50a7ab45d4ee2d289879b21e59dd04ddd4f5090c
parent6b4ae35cd615c0a5c12d8501a1060f7b91acd821 (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md2
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()`.