X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=7d95dc46aa07e72ca64cfba2330a72df1806ab07;hb=e2022c1d2eb166ef36cd9f63a9bfc6f3474e531c;hp=2877321225d4473f204b1cf2610257a41ea9afa1;hpb=3b9a5d3bb65b256b28f38f1845791994d8ef5fb3;p=ruby-eet.git diff --git a/ChangeLog b/ChangeLog index 2877321..7d95dc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,19 @@ -- -$Id: ChangeLog 4 2005-03-27 01:14:48Z tilman $ +$Id: ChangeLog 10 2005-03-27 15:49:34Z tilman $ ++ +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 + * 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