Code cleanup.
[redact.git] / ChangeLog
index ea2f079d7ff9a0d1bd3177d8400b2a0851e83e6f..3e2af85cbffaa4d54089cdeeb34b16099c444627 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,27 @@
 --
-$Id: ChangeLog 14 2005-03-29 16:25:21Z 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