From 963705af504b3593958bef50321fea65bf7214d6 Mon Sep 17 00:00:00 2001 From: Nils Kneuper Date: Sun, 1 Sep 2013 11:26:24 +0200 Subject: [PATCH] made sure there are only 80 chars per line in the changelog --- changelog | 14 ++++++++------ players_changelog | 10 ++++++---- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/changelog b/changelog index dde5860cae3..60ea5ffbbd9 100644 --- a/changelog +++ b/changelog @@ -1,18 +1,20 @@ Version 1.11.6+dev: * Add-ons client: - * Report errors caused by faulty local .pbl files properly instead of presenting - them as network errors. + * Report errors caused by faulty local .pbl files properly instead of + presenting them as network errors. * Language and i18n: * Updated translations: German, Greek, Lithuanian, Portuguese, Vietnamese * Lua API: - * Added scroll_to_leader field (read/write) to wesnoth.sides table elements. + * Added scroll_to_leader field (read/write) to wesnoth.sides table + elements. * WML engine: * [store_side] now stores the scroll_to_leader attribute from sides. * Miscellaneous and bug fixes: * Added -256 and -512 color shifts to FADE_TO_BLACK and FADE_TO_BLACK_HOLD - macros to account for ToD color shifts greater than -31, guaranteeing complete - darkness. - * Unit WML frames with image modifications now shown correctly for hits/death. + macros to account for ToD color shifts greater than -31, guaranteeing + complete darkness. + * Unit WML frames with image modifications now shown correctly for + hits/death. * Fixed compare_images.py (called by wesnoth-optipng) and pofix.py to function with python-3.2 diff --git a/players_changelog b/players_changelog index e7a2f794ff3..68539cc4220 100644 --- a/players_changelog +++ b/players_changelog @@ -4,8 +4,8 @@ changelog: https://github.com/wesnoth/wesnoth-old/blob/master/changelog Version 1.11.6+dev: * Add-ons client: - * Report errors caused by faulty local .pbl files properly instead of presenting - them as network errors. + * Report errors caused by faulty local .pbl files properly instead of + presenting them as network errors. * Language and i18n: * Updated translations: German, Greek, Lithuanian, Portuguese, Vietnamese. @@ -25,13 +25,15 @@ Version 1.11.6: * Fixed double "lich found" event in Choice in the Fog. * Language and i18n: - * Updated translations: Galician, Japanese, Lithuanian, Russian, Scottish Gaelic. + * Updated translations: Galician, Japanese, Lithuanian, Russian, Scottish + Gaelic. * Units: * Added description for the Wose race. * User interface: - * Unit ellipses are now automatically updated if a unit gains or loses its ZoC. + * Unit ellipses are now automatically updated if a unit gains or loses its + ZoC. Version 1.11.5: