Don't include one FileList in another.
[redact.git] / ChangeLog
index 104a9a09c7e3a3b0fb5ce2713e41a7b1eabcfe22..0acb35147c2848dcb8b193cc1f8b039cd7c0688a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,22 @@
 --
-$Id: ChangeLog 31 2005-04-23 22:54:01Z tilman $
+$Id: ChangeLog 38 2005-04-25 17:47:15Z tilman $
 ++
 
+2005-04-25 Tilman Sauerbeck (tilman at code-monkey de)
+        * Rakefile: Don't include one FileList in another
+
+2005-04-25 Tilman Sauerbeck (tilman at code-monkey de)
+        * Released version 0.1.1
+
+2005-04-25 Tilman Sauerbeck (tilman at code-monkey de)
+        * NEWS, Rakefile: Added NEWS
+        * lib/redact/redact.rb: Bumped version number to 0.1.1
+
 2005-04-24 Tilman Sauerbeck (tilman at code-monkey de)
         * lib/redact/redact.rb: Fixed exception message
+        * lib/redact/part.rb: Added Relation#set_to
+        * lib/redact/program.rb: Initialize emission_signal and
+          emission_source to empty strings, they must not be nil
 
 2005-04-23 Tilman Sauerbeck (tilman at code-monkey de)
         * lib/redact/app.rb: Comment fix