diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-12-04 03:09:44 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-12-04 03:09:44 +0100 |
commit | 64efbb240da421da95fd305af66f6e9b4df25be9 (patch) | |
tree | 569969bac15d809253a88fee6198078dd04db616 | |
parent | 99cc890fb76de7244319e1454aaedeb931707002 (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 07feedf..cc96d7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ documented in this file. - **Added** command `sought`, which currently behaves as a no-op. Code is to be added in a later version. We also want the seek/unseek commands. +- **Added** command-line option `v` (Display version.) - **Added** missing calls to `fclose()`. - **Added** null checks. - **Added** player number checks, i.e. validate that the player number is |