Fixed the install task.
[ruby-eet.git] / ChangeLog
index a77d488e919962050424074db8a9f8c4251606f1..0ba67c0705cdf87fceebb964e9ebdad8288d506c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 --
-$Id: ChangeLog 6 2005-03-27 01:17:28Z tilman $
+$Id: ChangeLog 8 2005-03-27 14:25:35Z tilman $
 ++
 
 2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
@@ -7,6 +7,9 @@ $Id: ChangeLog 6 2005-03-27 01:17:28Z tilman $
           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
+        * Rakefile: Fixed the install task; eet.rb needs to be copied
+          to sitelibdir instead of sitearchdir
 
 2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
         * README, Rakefile: Require Rake 0.5.0 or greater