From 99af0f64f69c502d2162e883fdca3ae4b856f5b7 Mon Sep 17 00:00:00 2001 From: suke Date: Mon, 19 Jun 2006 13:15:59 +0000 Subject: support some kind of method of word. [ruby-Bugs#3237] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 76a6994c5..d48a981d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Mon Jun 19 22:09:16 2006 Masaki Suketa + + * ext/win32ole/win32ole.c(ole_invoke): support some kind of + method of word. [ruby-Bugs#3237] + + * ext/win32ole/tests/test_word.rb: ditto. + + * ext/win32ole/tests/testall.rb: ditto. + Mon Jun 19 00:02:17 2006 Kouhei Sutou * lib/rss/rss.rb: automatically detected attributes. -- cgit