aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-26 05:39:03 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-26 05:39:03 +0000
commitaf96c97cb19daf141ce674e454cd8e95c744d4b9 (patch)
tree68f2525c44e0dd51f5d4ce9254326691c2574462 /ChangeLog
parentd8ad1e28e9401abec56288c4573dad01963bd2f3 (diff)
downloadruby-af96c97cb19daf141ce674e454cd8e95c744d4b9.tar.gz
* instruby.rb: install goruby if exists.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 366bf422df..dfd779699d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 26 14:38:43 2007 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * instruby.rb: install goruby if exists.
+
Wed Dec 26 13:55:02 2007 James Edward Gray II <jeg2@ruby-lang.org>
* lib/csv.rb: Cleaned up some code with Ruby 1.9 idioms.