summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-21 16:37:05 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-21 16:37:05 +0000
commit9384a93752f83581c389aa73e1c45f8a0685458b (patch)
tree16659460f27aaf0eb7f98dd77611652e0eca9a4f /ChangeLog
parent816410dd1cf078a1aceb7b1e81c2f13a5a7ac9e0 (diff)
* instruby.rb: include FileUtils unconditionally.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10988 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 908efafecc..cdf9d53a91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Sep 22 01:36:34 2006 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * instruby.rb: include FileUtils unconditionally.
+
Thu Sep 21 22:56:20 2006 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (no-install): not install rdoc actually.