made sure there are only 80 chars per line in the changelog

This commit is contained in:
Nils Kneuper 2013-09-01 11:26:24 +02:00
parent ef6b60cd0b
commit 963705af50
2 changed files with 14 additions and 10 deletions

View File

@ -1,18 +1,20 @@
Version 1.11.6+dev: Version 1.11.6+dev:
* Add-ons client: * Add-ons client:
* Report errors caused by faulty local .pbl files properly instead of presenting * Report errors caused by faulty local .pbl files properly instead of
them as network errors. presenting them as network errors.
* Language and i18n: * Language and i18n:
* Updated translations: German, Greek, Lithuanian, Portuguese, Vietnamese * Updated translations: German, Greek, Lithuanian, Portuguese, Vietnamese
* Lua API: * 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: * WML engine:
* [store_side] now stores the scroll_to_leader attribute from sides. * [store_side] now stores the scroll_to_leader attribute from sides.
* Miscellaneous and bug fixes: * Miscellaneous and bug fixes:
* Added -256 and -512 color shifts to FADE_TO_BLACK and FADE_TO_BLACK_HOLD * 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 macros to account for ToD color shifts greater than -31, guaranteeing
darkness. complete darkness.
* Unit WML frames with image modifications now shown correctly for hits/death. * Unit WML frames with image modifications now shown correctly for
hits/death.
* Fixed compare_images.py (called by wesnoth-optipng) and pofix.py to * Fixed compare_images.py (called by wesnoth-optipng) and pofix.py to
function with python-3.2 function with python-3.2

View File

@ -4,8 +4,8 @@ changelog: https://github.com/wesnoth/wesnoth-old/blob/master/changelog
Version 1.11.6+dev: Version 1.11.6+dev:
* Add-ons client: * Add-ons client:
* Report errors caused by faulty local .pbl files properly instead of presenting * Report errors caused by faulty local .pbl files properly instead of
them as network errors. presenting them as network errors.
* Language and i18n: * Language and i18n:
* Updated translations: German, Greek, Lithuanian, Portuguese, Vietnamese. * 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. * Fixed double "lich found" event in Choice in the Fog.
* Language and i18n: * Language and i18n:
* Updated translations: Galician, Japanese, Lithuanian, Russian, Scottish Gaelic. * Updated translations: Galician, Japanese, Lithuanian, Russian, Scottish
Gaelic.
* Units: * Units:
* Added description for the Wose race. * Added description for the Wose race.
* User interface: * 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: Version 1.11.5: