X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=3e2af85cbffaa4d54089cdeeb34b16099c444627;hb=7fd6ce732c4bb60fc3fa22f82a59c1f03be4809f;hp=0bb0c3305c08da4680aac4374650201ac3e9db49;hpb=f6f4a65da2b2d80d6650a10ae8981346dff3d3ff;p=redact.git diff --git a/ChangeLog b/ChangeLog index 0bb0c33..3e2af85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,28 @@ -- -$Id: ChangeLog 12 2005-03-28 21:06:34Z tilman $ +$Id: ChangeLog 22 2005-04-02 22:29:50Z 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 + * lib/redact/part.rb: Use symbols instead of constants for text + effects + * lib/redact/part.rb: Code cleanup + +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'