Added NEWS.
[redact.git] / ChangeLog
index 0f439547cfd1285f51cb7bd4b89c38c2123e7c26..ea4737d055764904d65fade8425c39f75f43f029 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
 --
-$Id: ChangeLog 30 2005-04-23 15:25:21Z tilman $
+$Id: ChangeLog 34 2005-04-25 17:12:29Z tilman $
 ++
 
+2005-04-25 Tilman Sauerbeck (tilman at code-monkey de)
+        * NEWS, Rakefile: Added NEWS
+
+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