summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-06 03:42:25 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-06 03:42:25 +0000
commit533b51067dece412e7aed66cedb5b1f7b645d82f (patch)
treefd165243f45365febf0e5caea2a5666d82e1ca0d /ChangeLog
parent6a3bb427e6db6c17bd192414006c725d1f2aa11d (diff)
downloadruby-533b51067dece412e7aed66cedb5b1f7b645d82f.tar.gz
ruby-533b51067dece412e7aed66cedb5b1f7b645d82f.tar.xz
ruby-533b51067dece412e7aed66cedb5b1f7b645d82f.zip
* lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised):
should take optional message argument. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19697 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 f5610bf47..7d4265a8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 6 12:38:36 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised):
+ should take optional message argument.
+
Mon Oct 6 12:18:23 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* string.c (rb_str_comparable): string comparison should be