From 6c45ac02b57114c7f857e57353d91e143c1caedb Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus@nifty-networks.net>
Date: Mon, 18 Dec 2023 22:37:47 +0100
Subject: Updated the changelog

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b1ca39..6a63a47 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ documented in this file.
 - Added a new build system (and deleted the old).
 - Added argument lists to many function declarations.
 - Added better handling of memory allocation errors.
+- Added usage of the `time_t` typedef in multiple places. This instead
+  of `int`.
 - Deleted disabled code
 - Did new revisions of the following files:
   - `eco.c`
-- 
cgit v1.2.3