From 7173eb104be88ee0c1e9cdeeb08afdd5eccfd512 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 2 Apr 2024 22:05:36 +0200 Subject: Updated the changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a415add..84a3b63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,9 @@ documented in this file. - Fixed non-ANSI function declarations of functions. (Multiple occurrences.) - Made functions and variables private where possible. -- Reformatted code according to OpenBSD's KNF. +- Reformatted code according to OpenBSD's KNF: + - `variable.c` + - ... - Replaced unbounded string handling functions. _Multiple_ occurrences. -- cgit v1.2.3