From 3c7d144edd00ecfc0fa542fa99fb7e4fd34cc117 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 27 Nov 2024 01:56:41 +0100 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a2fb43f..4c00799 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ documented in this file. - Added variable `seek`. - Added width specifications to multiple `fscanf()` and `sscanf()` calls, thus eliminated the risk of overflow. Multiple occurrences. +- Compile using `-D_FORTIFY_SOURCE=3`. - Fixed a bug in `net_send_string()`, where the expression was calculated as `A = (B >= C)`. - Fixed bughouse. (A board was missing.) -- cgit v1.2.3