Updated changelog

[ci skip]

The chatbox entry was redundant.

(cherry-picked from commit d8426ac37a)
This commit is contained in:
Charles Dang 2018-07-09 14:56:37 +11:00
parent e437f99c91
commit ab125c5115

View file

@ -73,7 +73,6 @@
* Fixed the unit preview pane not showing the default race icon when detailing
a single unit's stats.
* Sort units secondarily by XP in the unit list dialog.
* Limited chatbox input to 256 characters.
### WML engine
* Fixed errors about WESNOTH_VERSION not being defined when trying to load
add-ons that have preprocessor errors (issues #1924, #1634).
@ -88,6 +87,7 @@
* Fixed wmllint choking on gzipped binary files (e.g. gzipped tarballs).
* Fixed wmllint crashing on inexistent paths provided in the command line
(issue #3286).
* Greatly improved touch control support.
## Version 1.14.3
### AI