From 54344d2dc0290621fafa57895968d65c508aa03a Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 4 Aug 2024 02:18:29 +0200 Subject: Updated the changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0834ca..39a6892 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. ## [Unreleased] ## -- Added command-line option `d` (Run in the background.) -- Changed the makefiles to compile with debugging symbols enabled. -- Changed the program to handle the return value of `fgets()`, +- **Added** command-line option `d` (Run in the background.) +- **Changed** the makefiles to compile with debugging symbols enabled. +- **Changed** the program to handle the return value of `fgets()`, `fscanf()` and `sscanf()`. Multiple occurrences. -- Fixed a crash due to out of bounds array access. -- Fixed multiple possible buffer overflows. +- **Fixed** a crash due to out of bounds array access. +- **Fixed** multiple possible buffer overflows. ## [1.4.2] - 2024-07-13 ## - Added command `iset` for compatibility with XBoard, which currently -- cgit v1.2.3