From 135cfc6fd69a5fff6fa3f0ec7d5d8e366701ab8d Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus@nifty-networks.net>
Date: Mon, 29 Apr 2024 01:09:25 +0200
Subject: Updated the changelog

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index eaaad9f..014c846 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ documented in this file.
 - Changed the make install target to not overwrite the data messages
   in case they're already present.
 - Deleted unused includes.
+- Fixed passing argument 2 of `ReadGameAttrs()` from incompatible
+  pointer type in `jsave_history()`.
 - Made functions and variables private where possible.
 - Reformatted code according to OpenBSD's KNF:
   - `obsproc.c`
-- 
cgit v1.2.3