Renamed fill_{,pos_}{rel,abs} to set_fill_{,pos}{rel,abs} for consistency.
[redact.git] / NEWS
diff --git a/NEWS b/NEWS
index e919dc5180e20f7e5f7a4da4df22afbd6f95a3c8..5df63a771a8a1bcc8790ed4a470bc4e22ac2e3d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,20 @@
 --
-$Id: NEWS 58 2005-06-14 15:36:49Z tilman $
+$Id: NEWS 72 2005-09-21 16:19:57Z tilman $
 ++
 
+== 0.1.5
+
+* Fixed ImageDescription#set_border, which used the "right" argument
+  for the "left" border
+* Make it possible to specify relations as integers
+* Added Description#inherit
+* Collection#script= resp ExecScriptProgram#script= now accept a
+  filename, too
+
+== 0.1.4
+
+* Added support for the various 'fill' properties in ImageDescription
+
 == 0.1.3
 
 * Fixed generation of output filename if it's not given on the command line