From 4935c42ea5f3535e8c06b48ac0ef38b091877b8c Mon Sep 17 00:00:00 2001 From: Nils Kneuper Date: Fri, 24 Oct 2014 20:09:47 +0200 Subject: [PATCH] fixed changelog to only have 80 chars per row --- changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index e180dde4c6c8..dbd3e0103601 100644 --- a/changelog +++ b/changelog @@ -21,8 +21,8 @@ Version 1.11.17+dev: * Bug fix: another instance of "overlapping messages", this time with the planning mode activiation hotkey * Lurkers Micro AI: fix bug in wander terrain selection - * Fix bug #21400: Use unit 'image' with higher priority than 'image_icon' for animation - frames with no specified image. + * Fix bug #21400: Use unit 'image' with higher priority than 'image_icon' for + animation frames with no specified image. * Fix bug wherein [move_unit] (used by {MOVE_UNIT}) would overwrite another unit when the source and destination had an identical x or y value.