diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26b81b4..6f4deec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ documented in this file. - Fixed the type of the variable passed to `strgtime()` and `strltime()`. Multiple occurrences. - Fixed unused variables +- Reformatted code according to OpenBSD's KNF. - Renamed functions in order to avoid conflicts with system declarations. |