From cb467517ee2ca5fa8a1f2df761fd5b02c8a50adc Mon Sep 17 00:00:00 2001 From: yugui Date: Sun, 1 Nov 2009 15:48:07 +0000 Subject: merges r24882 from trunk into ruby_1_9_1. -- * ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st argument is the non-registered file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@25617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0af801fc9..3007f81ceb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 13 08:30:30 2009 Masaki Suketa + + * ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st + argument is the non-registered file. + Sun Nov 1 22:04:33 2009 Yuki Sonoda (Yugui) * test/ruby/test_module.rb (TestModule#test_method_added): new test -- cgit v1.2.3