aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-05-09 23:05:54 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-05-09 23:05:54 +0200
commit485c72df77e4cc86a32e8bd8efb8038b8f2cef33 (patch)
tree0d9f04638ec8ae630f7345dae05ecfc9c3ee0093 /CHANGELOG.md
parent56ae9cf88f9603a780cf6b5cf9b7483cd9d252a2 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5ef6c0..a3da334 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ All notable changes to this fork of FICS version 1.6.2 will be
documented in this file.
## [Unreleased] ##
+- Added usage of `time_t`.
- Fixed sign compare (`-Wsign-compare`). Multiple occurrences.
## [1.3] - 2024-05-05 ##