From 2e3441432bc6fa4dcf61460893e0dd293e17bfd8 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 20 May 2024 11:24:47 +0200 Subject: Updated the changelog --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8343acc..d845ce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,14 +3,14 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. -## [Unreleased] ## -- Added usage of `time_t`. Multiple occurrences. -- Changed the program to create news index files even if no old ones +## [1.4] - 2024-05-20 ## +- **Added** usage of `time_t`. Multiple occurrences. +- **Changed** the program to create news index files even if no old ones are existent on the disk. -- Fixed clang warnings. -- Fixed sign compare (`-Wsign-compare`). Multiple occurrences. -- Reformatted code according to OpenBSD's KNF. Whole tree completed. -- Replaced unbounded string handling functions. +- **Fixed** clang warnings. +- **Fixed** sign compare (`-Wsign-compare`). Multiple occurrences. +- **Reformatted code** according to OpenBSD's KNF. Whole tree completed. +- **Replaced** unbounded string handling functions. ## [1.3] - 2024-05-05 ## - **Added** parameter lists to many function declarations. -- cgit v1.2.3