diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 |