Improved project description.
[ruby-eet.git] / ChangeLog
index ee2856fa4bab9a99c02185de5b49472c7df938bd..cf0143bee9b8ac900cd9652477ac4df8058448f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
 --
-$Id: ChangeLog 3 2005-03-26 19:59:05Z tilman $
+$Id: ChangeLog 7 2005-03-27 01:23:15Z tilman $
 ++
 
+2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
+        * Rakefile: Added a publish task that uploads the current
+          tarball and the RDoc documentation to code-monkey.de
+        * README: Added a link to the online documentation
+        * Rakefile: Use Kernel#raise instead of Kernel#fail
+        * README: Improved project description
+
 2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
         * README, Rakefile: Require Rake 0.5.0 or greater
         * Rakefile: Added a PackageTask