From 406cebb2d11f3efe3ffa78dad34cb72f84d26cbf Mon Sep 17 00:00:00 2001 From: josteph Date: Thu, 26 Sep 2019 16:25:54 +0000 Subject: [PATCH] Tweak changelog for #1217 per discord. --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1b98e7d7cbb..5e6279777a2 100644 --- a/changelog.md +++ b/changelog.md @@ -31,7 +31,8 @@ the help on the correct unit variation (e.g., Walking Corpse (Swimmer)). (Issue#4142) * The attack dialog now shows the correct name of an inactive weapon special. (Issue#4352) - * Tooltips of sidebar, top bar, and status table now show a side's color's name in words (Issue#1217) + * Tooltips of sidebar, top bar, and status table now show a side's color's name in words, + for the colorblind. (Issue#1217) * In the recruit dialog and recall dialog, units that are too expensive to recruit/recall are grayed out. (PR#4362, part of Issue#1282) ### Lua API