From 4556ae58dcfae31daaff013ac93c5fae5fce4402 Mon Sep 17 00:00:00 2001 From: suke Date: Sat, 9 Jul 2005 12:34:47 +0000 Subject: convert dispid in Ruby and C by INT2NUM and NUM2INT. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8736 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 837c9fbe67..6a790032c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Sat Jul 9 21:28:46 2005 Masaki Suketa + + * ext/win32ole/win32ole.c (ole_method_dispid): convert dispid + in Ruby and C by INT2NUM and NUM2INT. + + * ext/win32ole/win32ole.c (ole_invoke2): ditto. + + * ext/win32ole/test/testWIN32OLE.rb: ditto. + + * ext/win32ole/test/testOLEMETHOD.rb: ditto. + Fri Jul 8 15:45:04 2005 Kouhei Sutou * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5. -- cgit v1.2.3