Add #4407 to changelog

This commit is contained in:
josteph 2019-10-10 21:33:51 +00:00
parent eccfba6124
commit bc40366d78

View file

@ -44,6 +44,7 @@
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)
* Sidebar: In replays with "View: Full Map", show all enemy units in "Damage versus:" tooltip
* Multiplayer Create Game screen now shows map previews for scenarios that use map_file=. (PR#4407)
### 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)