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 2645ac8..7129b5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ documented in this file. - Reformatted code according to OpenBSD's KNF: - `talkproc.c` - ... +- Replaced unbounded string handling functions. _Multiple_ + occurrences. ## [1.2] - 2024-04-14 ## - **Added** parameter lists to many function declarations. |