From cdde29b924f3f310382d059938b0c94e209fced7 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 26 Mar 1998 09:07:28 +0000 Subject: String#dump git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@137 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb3fdf1ae5..b7827bc5e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Mar 26 11:51:09 1998 Yukihiro Matsumoto + + * string.c (str_dump): new method. + + * eval.c (block_pass): block argument can be nil, which means no + block is supplied for the method. + Wed Mar 25 08:12:07 1998 Yukihiro Matsumoto * numeric.c (flo_modulo): caused SEGV if left operand is not a -- cgit v1.2.3