From 5e2180cef3456c76f205a880f43a4d9c5815abf5 Mon Sep 17 00:00:00 2001 From: "Ignacio R. Morelle" Date: Mon, 8 Sep 2008 19:37:41 +0000 Subject: [PATCH] Update changelog --- changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 206f66deddc..bb8905b3701 100644 --- a/changelog +++ b/changelog @@ -19,13 +19,14 @@ Version 1.5.3+svn: * Balancing changes: * Decreased the ranged attack of the Bowman from 7-3 to 6-3. * User interface: + * Made the "slowed", "poisoned" and "stone" floating label translatable + according to the affected unit's gender. (bug/feature #11957 * Parts of the new widget libary are deemed stable enough for testing and have been started to replace the old code. * WML engine: * fix bug #11988: Events with multiple types are multiplied * added a new image-path function: CROP(x,y,w,h) - it extracts a slice - of a graphic with the requested dimensions. - (feature #12067) + of a graphic with the requested dimensions. (feature #12067) * allow variable substitution in event names * allow spaces or underscores to be used interchangeably in event names * In event attack filters ([filter_attack] and [filter_second_attack]),