summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-20 10:29:29 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-20 10:29:29 +0000
commit959077c8e0ec27dfa72025a85c99a4acc26f6491 (patch)
treece1af07efa76fa68b4dc3e92863e58a5e7142130 /ChangeLog
parent3a90c86316142c7463b16a0ac1548f9a13541fcb (diff)
*** empty log message ***
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f78d73f36..af92ac5fec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ Tue Oct 19 22:43:12 2004 Dave Thomas <dave@pragprog.com>
Tue Oct 19 20:41:37 2004 Masaki Suketa <masaki.suketa@nifty.ne.jp>
- * ext/win32ole.c(ole_invoke): retrieve the result value when
+ * ext/win32ole.c(ole_invoke): retrieve the result value when
retrying the IDispatch::invoke.
Tue Oct 19 17:24:11 2004 Yukihiro Matsumoto <matz@ruby-lang.org>