diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-08-04 00:23:55 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-08-04 00:23:55 +0200 |
commit | 57763f4d46bea3888c2658d725293a960c57963a (patch) | |
tree | 0f675fd1686bbe67b443503388b21362d724c769 /CHANGELOG.md | |
parent | ee5f8f670f4d7f82e47bcf75c53b91fca4b1a137 (diff) |
Updated the changelog
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 edf6fa6..e0834ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ documented in this file. - Changed the program to handle the return value of `fgets()`, `fscanf()` and `sscanf()`. Multiple occurrences. - Fixed a crash due to out of bounds array access. +- Fixed multiple possible buffer overflows. ## [1.4.2] - 2024-07-13 ## - Added command `iset` for compatibility with XBoard, which currently |