diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2025-11-02 10:55:50 +0100 | 
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2025-11-02 10:55:50 +0100 | 
| commit | 88db093176fd3883a00f08ddacba03b13852c1b3 (patch) | |
| tree | a08e5f784f2d528d4165d060b70b3a0dac1c6d6e /CHANGELOG.md | |
| parent | d2f016156662e978df2465354462c4e5e590bf33 (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 ed3be06..87ef298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ documented in this file.    `config.h` to `fics.conf` which is read at startup.  - Added more open flags and changed the code to refer to them by using    enums. +- Added overflow checks for array indices. Multiple occurrences.  - Added usage of `unveil()` and `pledge()`. (OpenBSD mitigation    techniques, so OpenBSD only.)  - Assured that no conversion loss takes place when dealing with  | 
