Renamed fill_{,pos_}{rel,abs} to set_fill_{,pos}{rel,abs} for consistency.
[redact.git] / NEWS
diff --git a/NEWS b/NEWS
index 3011565266455b1391c5aa774012a963e2114b64..5df63a771a8a1bcc8790ed4a470bc4e22ac2e3d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,24 @@
 --
-$Id: NEWS 50 2005-06-11 12:45:57Z 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
+
 == 0.1.2
 
 * Don't abort if embryo_cc generates warnings when compiling Embryo code