From b671765ffdcb8c177c47fbbfe8d0c17bdfd625fe Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 2 Dec 2024 13:34:55 +0100 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c79c8..8af1f3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ documented in this file. - Fixed a bug in `net_send_string()`, where the expression was calculated as `A = (B >= C)`. (Found by PVS-Studio.) - Fixed bughouse. (A board was missing.) +- Fixed bugs in `game_write_complete()`. - Fixed bugs in `movesToString()`. - Fixed cases of possible out-of-bounds array access. - Fixed ignored return values of important functions such as -- cgit v1.2.3