diff options
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b3b34c8..c490318 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. +## [Unreleased] ## +- Fixed `-Wshadow` warnings. Multiple occurrences. + ## [1.4.4] - 2024-12-07 ## - **Added** an autorun script suitable to be run as a cron job. - **Added** command `sought`, which currently behaves as a no-op. Code is |