X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=9d9fd9b0b0a17ede324f9a27516329d2fcd2bcd6;hb=fc797389c2a50043aec902f7b5d117e9f99f4431;hp=2574181b11af48aedef784fd387065d5de02cb88;hpb=2c25c90e2aaf57a7508a7988f58b2784d5071a7e;p=redact.git diff --git a/ChangeLog b/ChangeLog index 2574181..9d9fd9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,24 @@ -- -$Id: ChangeLog 1 2005-03-26 01:32:38Z tilman $ +$Id: ChangeLog 11 2005-03-28 21:00:30Z 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 + +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