summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-12 14:54:24 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-12 14:54:24 +0000
commit91f99410263aa5808c17ac1f38a69ec59f759f95 (patch)
tree9742306278cb0529152b7ab77390dd53f2381849 /ChangeLog
parentd8b6f0272696b45d350e79662ebdb6ecd08896fb (diff)
merges r20585 from trunk into ruby_1_9_1.
* eval.c (rb_make_exception): single argument to raise may be string compatible object. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 482a9364d..c9391a4e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Dec 5 22:56:24 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * eval.c (rb_make_exception): single argument to raise may be
+ string compatible object.
+
Tue Dec 9 00:54:01 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* tool/make-snapshot (package): enc.mk in snapshot is dummy and should