Added NEWS.
[redact.git] / NEWS
diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..eb4b29a
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,17 @@
+--
+$Id: NEWS 34 2005-04-25 17:12:29Z tilman $
+++
+
+== 0.1.1
+
+* Some new parameters are now settable:
+  Description#aspect, Description#step, TextDescription#text_class,
+  TextDescription#color_class
+* Symbols are now used instead of constants for tween modes and
+  text effects
+* Added Relation#set_to, which allows you to set the part for relative
+  placement for the x and y axis separately
+* EmitSignalProgram's emission_signal and emission_source are now
+  properly initialized which fixes a potential crash in libedje.
+* ImageDescription#border_fill_middle has been added
+* Some bugs have been fixed