From e062dd6be9712b3886160fc6e7159b996ed52c04 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 27 Oct 2009 13:14:52 +0000 Subject: * ext/stringio/stringio.c (strio_data_type): typed. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9380cb7ee..2d7a4870b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 27 22:14:50 2009 Nobuyoshi Nakada + + * ext/stringio/stringio.c (strio_data_type): typed. + Tue Oct 27 21:20:35 2009 Hidetoshi NAGAI * ext/tk/lib/tk/variable.rb: add TkVariable#+@ and -@ method. -- cgit