Use Kernel#raise instead of Kernel#fail.
[ruby-eet.git] / ChangeLog
index 3566aab4f80ee3b7caf0d772541b0d3372f0c273..a77d488e919962050424074db8a9f8c4251606f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,12 @@
 --
-$Id: ChangeLog 5 2005-03-27 01:16:12Z tilman $
+$Id: ChangeLog 6 2005-03-27 01:17:28Z 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
 
 2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
         * README, Rakefile: Require Rake 0.5.0 or greater