From 3695844deadd90e1891b8952c849c18c76524bf9 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 30 Aug 2008 05:48:09 +0000 Subject: * ext/dl/mkcallback.rb: fix continuation line detection. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 70fb5dc62..301525991 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Aug 30 14:47:30 2008 Tanaka Akira + + * ext/dl/mkcallback.rb: fix continuation line detection. + Sat Aug 30 14:39:51 2008 Tanaka Akira * ext/dl/mkcallback.rb (rb_dl_init_callbacks): avoid GC problem which -- cgit