aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-03-06 05:43:22 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2025-03-06 05:43:22 +0100
commite936891c0691269280f245f2679da9cdab39b578 (patch)
treef66ef229e5b0211bc0bc9a2ac081320fd3e3a700
parente86a270689db5d2aac02991ad40773c059ce6ecc (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c490318..70b29d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this fork of FICS version 1.6.2 will be
documented in this file.
## [Unreleased] ##
+- Changed the program to avoid calculating the same string multiple
+ times. Multiple occurrences, found by PVS-Studio.
- Fixed `-Wshadow` warnings. Multiple occurrences.
## [1.4.4] - 2024-12-07 ##