summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-16 10:52:09 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-16 10:52:09 +0000
commitcc07ecc3a6c82ded208481aa0b745507a13454bc (patch)
tree0028824126c170a3d1fcfa52a7b448715a5d32c3 /ChangeLog
parentbcde0b6d80a0acb5866bc1f3303403f600535d66 (diff)
* instruby.rb (with_destdir): revert. [ruby-dev:39885]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26112 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 31bd82fdee..2897810bac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 16 19:49:47 2009 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * instruby.rb (with_destdir): revert. [ruby-dev:39885]
+
Mon Dec 14 13:28:48 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/test/unit.rb (Test::Unit.run=, Test::Unit.run?): fixed rdoc.