aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-04-14 14:57:07 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-04-14 14:57:07 +0200
commit714a8099f85c7946d829c552247e5c64db3c1617 (patch)
tree53664869614b04d7ac9d1c63fb631c86197e1281 /CHANGELOG.md
parent785cecf9d7037b2eeb32c0228951958c6f081885 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
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.