Added NEWS.
[redact.git] / NEWS
1 --
2 $Id: NEWS 34 2005-04-25 17:12:29Z tilman $
3 ++
4
5 == 0.1.1
6
7 * Some new parameters are now settable:
8   Description#aspect, Description#step, TextDescription#text_class,
9   TextDescription#color_class
10 * Symbols are now used instead of constants for tween modes and
11   text effects
12 * Added Relation#set_to, which allows you to set the part for relative
13   placement for the x and y axis separately
14 * EmitSignalProgram's emission_signal and emission_source are now
15   properly initialized which fixes a potential crash in libedje.
16 * ImageDescription#border_fill_middle has been added
17 * Some bugs have been fixed