summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-17 06:18:45 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-17 06:18:45 +0000
commit2bd4cfc0ccd3701c96d499b3ec10c8ab26b0f31a (patch)
tree0094a1b39dd78bff06ebb0024cb88dc9a4322192 /ChangeLog
parentacc5f5a97b98d04d074494b9b887951ffba0d172 (diff)
merges r20801 from trunk into ruby_1_9_1.
* bin/testrb: set $0. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20833 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 bc9b4b8cf..582192402 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Dec 16 22:55:11 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * bin/testrb: set $0.
+
Tue Dec 16 21:59:02 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* ext/bigdecimal/bigdecimal.c (VpToString): reverted modification