X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=0bb0c3305c08da4680aac4374650201ac3e9db49;hb=f6f4a65da2b2d80d6650a10ae8981346dff3d3ff;hp=2574181b11af48aedef784fd387065d5de02cb88;hpb=2c25c90e2aaf57a7508a7988f58b2784d5071a7e;p=redact.git diff --git a/ChangeLog b/ChangeLog index 2574181..0bb0c33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,25 @@ -- -$Id: ChangeLog 1 2005-03-26 01:32:38Z tilman $ +$Id: ChangeLog 12 2005-03-28 21:06:34Z tilman $ ++ +2005-03-28 Tilman Sauerbeck (tilman at code-monkey de) + * lib/redact/app.rb: Tweaked "redact --version" output + * Rakefile, test/test_basic.rb: Use 'edj' instead of 'eet' + as the extension for the test Edjes + * README: Added basic documentation + * Rakefile: Added an RDocTask + * Rakefile: Added a PackageTask + * Rakefile:: Added a publish task + +2005-03-26 Tilman Sauerbeck (tilman at code-monkey de) + * lib/redact/app.rb: Use Tempfile's for the Embryo source- and + amx code + * lib/redact/app.rb: Abort compilation if embryo_cc fails + * lib/redact/app.rb: Use Kernel#raise instead of Kernel#fail + * lib/redact/{redact,part}.rb: Added some RDoc documentation + modifiers + * lib/redact/redact.rb: Bumped version number to 0.1.0 + 2005-03-22 Tilman Sauerbeck (tilman at code-monkey de) * lib/redact/app.rb: The default extension for Edje files is 'edj' now