X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=f93fc2f6ddd4abf73370b716c8913b5034273ae0;hb=04b09aeb9b490ef5f1dcf2e4aa04f7d5cc766752;hp=1c66bfcdc1c7f8b223bfaf3914ae7f704b3537ea;hpb=5243d32b6d7e35d5aad02b55018c958acd3aca09;p=redact.git diff --git a/ChangeLog b/ChangeLog index 1c66bfc..f93fc2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,34 @@ -- -$Id: ChangeLog 6 2005-03-26 20:24:40Z tilman $ +$Id: ChangeLog 20 2005-04-02 22:15:29Z tilman $ ++ +2005-04-03 Tilman Sauerbeck (tilman at code-monkey de) + * lib/redact/part.rb: Made 'text_class' and 'color_class' parameters + writable + * lib/redact/part.rb: Some cosmetic changes + +2005-04-02 Tilman Sauerbeck (tilman at code-monkey de) + * lib/redact/part.rb: Made 'step' and 'aspect' parameters + configurable + +2005-03-29 Tilman Sauerbeck (tilman at code-monkey de) + * Released version 0.1.0 + +2005-03-29 Tilman Sauerbeck (tilman at code-monkey de) + * Rakefile: Tweak lookup of PKG_VERSION + * Rakefile: Require Rake 0.5.0 or greater + * Rakefile: Fixed the install task so it installs all Ruby files + found in lib/redact + +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