Line-wrap the changelogs

This commit is contained in:
Ignacio R. Morelle 2016-05-17 20:57:46 -04:00
parent 1547948e5a
commit 8718cd3d6f
2 changed files with 4 additions and 4 deletions

View file

@ -30,8 +30,8 @@ Version 1.12.6:
* Fix two rare bugs in the goto candidate action that resulted in goto moves
by other units being skipped after a unit could not get to its goal.
* Fixed possible assertion failures in multiplayer.
* Fixed false positive OOS messages in replay when replaying games from an older
Wesnoth version.
* Fixed false positive OOS messages in replay when replaying games from an
older Wesnoth version.
* Fixed saving the game during a replay creating corrupt saves (bug #23310).
* Fixed unit test compilation against Boost 1.60 and later (bug #24234).

View file

@ -30,8 +30,8 @@ Version 1.12.6:
* Revert all updates to hot-key handling which broke letter-based short-cuts
on non-US keyboard layouts, where characters are in different key
locations (bug #24186).
* Fixed false positive OOS messages in replay when replaying games from an older
Wesnoth version.
* Fixed false positive OOS messages in replay when replaying games from an
older Wesnoth version.
* Fixed saving the game during a replay creating corrupt saves (bug #23310).