Added a link to enlightenment.org to the description.
[ruby-eet.git] / ChangeLog
index a77d488e919962050424074db8a9f8c4251606f1..8f0d51613beade88ffd7aea0d724e251530dc4f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 --
-$Id: ChangeLog 6 2005-03-27 01:17:28Z tilman $
+$Id: ChangeLog 9 2005-03-27 15:30:41Z tilman $
 ++
 
 2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
@@ -7,6 +7,10 @@ $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
+        * README: Added a link to enlightenment.org to the description
 
 2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
         * README, Rakefile: Require Rake 0.5.0 or greater