aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 e79ea92..a437695 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@ documented in this file.
occurrences.)
- Made functions and variables private where possible.
- Reformatted code according to OpenBSD's KNF.
+- Replaced unbounded string handling functions. _Multiple_
+ occurrences.
## [1.1] - 2024-03-30 ##
- **Added** `PRINTFLIKE()` and fixed many format errors.