diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ed3be06..ab3ddc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ 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 the possibility for the FICS to be installed system-wide. - Added usage of `unveil()` and `pledge()`. (OpenBSD mitigation techniques, so OpenBSD only.) - Assured that no conversion loss takes place when dealing with |
