From 183ad6d1284cd6b9d8ed04aea6fb1786eee49ed6 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 13 Apr 2024 13:26:01 +0200 Subject: Updated the changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6354ad0..ef695bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ documented in this file. - Added usage of `reallocarray()` which handles multiplication overflow. - Added usage of the functions from `err.h`. +- Checked out the following files by tag 1.0, because the previous + changes made to them possibly introduced game bugs: + - `algcheck.c` + - `algcheck.h` + - `movecheck.c` + - `movecheck.h` - Cleared sensitive data with `explicit_bzero()`. - Fixed an empty hostname in the addplayer program. - Fixed bogus type for storing the return value of `time()`. It should -- cgit v1.2.3