Fixed casing of 'Ruby-EET'.
[ruby-eet.git] / ChangeLog
index 0ba67c0705cdf87fceebb964e9ebdad8288d506c..f0df52e08a3c43f1a2664d1f0f8feeb1024338b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
 --
-$Id: ChangeLog 8 2005-03-27 14:25:35Z tilman $
+$Id: ChangeLog 12 2005-03-27 16:31:30Z tilman $
 ++
 
+2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
+        * README: Fixed casing of "Ruby-EET"
+
+2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
+        * Released version 0.1.0
+
 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
@@ -10,6 +16,7 @@ $Id: ChangeLog 8 2005-03-27 14:25:35Z tilman $
         * 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