diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-07-21 17:15:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-07-21 17:15:32 +0200 |
commit | 21cf190c5c4a5048dd21a643f1571e699328af60 (patch) | |
tree | 63a964080c49b736e467251a2818dd2f1c33e91f | |
parent | 3fa04b711a4869a672e5cc998aff2648565b4d50 (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aab73c..83fbe45 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 multiplication result converted to larger type. Two occurrences. + ## [1.4.5] - 2025-04-09 ## - **Changed** the addplayer program to output a restart notice if an admin account is created. |