aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-06 18:22:57 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-06 18:22:57 +0000
commitb07df3826502b589e2c874e5ab8ee02ea549f3ac (patch)
tree8b13c0820378b6553f80e3632e649857679fcdfe /ChangeLog
parentb7aa5a41d38fe86c61cd9e69c4e60a59135de4f1 (diff)
downloadruby-b07df3826502b589e2c874e5ab8ee02ea549f3ac.tar.gz
* eval.c (rb_exc_raise, rb_exc_fatal): nil is used to reraise.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24439 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 5c0fcbec06..2e01c5f84d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 7 03:22:50 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * eval.c (rb_exc_raise, rb_exc_fatal): nil is used to reraise.
+
Fri Aug 7 01:49:41 2009 Akinori MUSHA <knu@iDaemons.org>
* ext/digest/sha2/sha2.c: The ULL suffix is not supported by