From 7932d2f6abefbbef67254f1d2ff872098a2bc635 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 13 Aug 2005 09:55:14 +0000 Subject: [PATCH] * ChangeLog: commit miss. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4e94e12349..097ab406f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,11 +3,6 @@ Sat Aug 13 18:51:26 2005 Nobuyoshi Nakada * eval.c (rb_block_pass): distinguish current block from others. fixed: [ruby-dev:26274] -Sat Aug 13 18:51:25 2005 Nobuyoshi Nakada - - * eval.c (rb_block_pass): distinguish current block from others. - fixed: [ruby-dev:26274] - * ext/stringio/stringio.c (strio_set_string): disallow nil. http://www.rubyist.net/~nobu/t/20050811.html#c05