diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-05 14:45:36 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-05 14:45:36 +0200 |
commit | fdc29f7cd0c3c14b2516562885937acab65bcd86 (patch) | |
tree | 00d0480037f3b89f9af535ad9ab3c74a10f4ce97 | |
parent | 0606811447488e46fdcec1e3b6d27cd666cb664d (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aa7207f..e4487fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ documented in this file. occurrences.) - Made functions and variables private where possible. - Reformatted code according to OpenBSD's KNF: + - `ratings.c` - `variable.c` - ... - Replaced unbounded string handling functions. _Multiple_ |