X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=NEWS;h=5df63a771a8a1bcc8790ed4a470bc4e22ac2e3d2;hb=49c2fbf248e6e1d4b35cfbc96fca0efb38423d80;hp=3011565266455b1391c5aa774012a963e2114b64;hpb=e0686bf70df6cdea67ef0cbe586939484ca14491;p=redact.git diff --git a/NEWS b/NEWS index 3011565..5df63a7 100644 --- 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