Add #4410 to changelog

This commit is contained in:
josteph 2019-10-10 02:30:24 +00:00
parent 3767097ba0
commit 980fad6bf8

View file

@ -43,6 +43,7 @@
* In the recruit dialog and recall dialog, units that are too expensive to recruit/recall
are grayed out. (PR#4362, part of Issue#1282)
* Hide the "Suppose Dead" key from the hotkeys list (it does nothing since 1.9.12)
* Status table: In replays with "View: Full Map", show all sides' gold status (Issue#4410)
### Lua API
* Accessing wesnoth.theme_items.unit_status no longer prevents the unit
status (poisoned/slowed/etc) from being shown in the sidebar. (Issue#4079)