From 03e417550d6f972331df12f5fd3e114b208a3163 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 31 Mar 2019 19:00:37 +0200 Subject: [PATCH] Update changelog.txt --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 288939cb37..c1c67aaa9a 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -17,6 +17,7 @@ - Fix: [#8909] Potential crash when invoking game actions as server. - Fix: [#8947] Detection of AVX2 support. - Fix: [#8988] Character sprite lookup noticeably slows down drawing. +- Fix: [#9000] Show correct error message if not enough money available. - Improved: Allow the use of numpad enter key for console and chat. 0.2.2 (2019-03-13)